Searched refs:FUSE_UNLINK (Results 1 – 6 of 6) sorted by relevance
106 return (in.header.opcode == FUSE_UNLINK && in TEST_F()
484 return (in.header.opcode == FUSE_UNLINK && in expect_unlink()
564 case FUSE_UNLINK: in audit_request()
452 FUSE_UNLINK = 10, enumerator
721 case FUSE_UNLINK: in fuse_body_audit()
2117 err = fuse_internal_remove(dvp, vp, cnp, FUSE_UNLINK); in fuse_vnop_remove()