Searched refs:FUSE_MKDIR (Results 1 – 4 of 4) sorted by relevance
/linux/fs/fuse/ |
H A D | fuse_trace.h | 18 EM( FUSE_MKDIR, "FUSE_MKDIR") \
|
H A D | dir.c | 914 args.opcode = FUSE_MKDIR; in fuse_mkdir()
|
H A D | dev.c | 482 case FUSE_MKDIR: in fuse_adjust_compat()
|
/linux/include/uapi/linux/ |
H A D | fuse.h | 43 * 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
|