Home
last modified time | relevance | path

Searched refs:FUSE_MKDIR (Results 1 – 4 of 4) sorted by relevance

/linux/fs/fuse/
H A Dfuse_trace.h18 EM( FUSE_MKDIR, "FUSE_MKDIR") \
H A Ddir.c914 args.opcode = FUSE_MKDIR; in fuse_mkdir()
H A Ddev.c482 case FUSE_MKDIR: in fuse_adjust_compat()
/linux/include/uapi/linux/
H A Dfuse.h43 * FUSE_SETATTR, FUSE_SYMLINK, FUSE_MKNOD, FUSE_MKDIR, FUSE_UNLINK,
609 FUSE_MKDIR = 9,
1013 * FUSE_MKNOD, FUSE_SYMLINK, FUSE_MKDIR, FUSE_TMPFILE,
598 FUSE_MKDIR = 9, global() enumerator