Searched refs:FUSE_IOCTL_DIR (Results 1 – 3 of 3) sorted by relevance
306 #define FUSE_IOCTL_DIR (1 << 4) macro
1441 return fuse_ioctl_common(file, cmd, arg, FUSE_IOCTL_DIR); in fuse_dir_ioctl()1453 FUSE_IOCTL_COMPAT | FUSE_IOCTL_DIR); in fuse_dir_compat_ioctl()
913 FUSE_FLOCK_LOCKS | FUSE_IOCTL_DIR | FUSE_AUTO_INVAL_DATA | in fuse_send_init()