Home
last modified time | relevance | path

Searched refs:FUSE_UNLINK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dfuse_trace.h19 EM( FUSE_UNLINK, "FUSE_UNLINK") \
H A Ddir.c994 args.opcode = FUSE_UNLINK; in fuse_unlink()
/linux/include/uapi/linux/
H A Dfuse.h43 * FUSE_SETATTR, FUSE_SYMLINK, FUSE_MKNOD, FUSE_MKDIR, FUSE_UNLINK,
610 FUSE_UNLINK = 10,
599 FUSE_UNLINK = 10, global() enumerator