Home
last modified time | relevance | path

Searched refs:FUSE_HAS_IOCTL_DIR (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h140 * FUSE_HAS_IOCTL_DIR: kernel supports ioctl on directories
147 #define FUSE_HAS_IOCTL_DIR (1 << 11) macro
/third_party/libfuse/include/
H A Dfuse_kernel.h340 * FUSE_HAS_IOCTL_DIR: kernel supports ioctl on directories
384 #define FUSE_HAS_IOCTL_DIR (1 << 11) macro
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1111 if (arg->flags & FUSE_HAS_IOCTL_DIR) in do_init()
1144 outarg.flags |= FUSE_HAS_IOCTL_DIR; in do_init()

Completed in 6 milliseconds