Home
last modified time | relevance | path

Searched refs:FUSE_IOCTL_DIR (Results 1 - 7 of 7) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_common.h62 * FUSE_IOCTL_DIR: is a directory
67 #define FUSE_IOCTL_DIR (1 << 4) macro
/third_party/libfuse/include/
H A Dfuse_common.h449 * FUSE_IOCTL_DIR: is a directory
456 #define FUSE_IOCTL_DIR (1 << 4) macro
H A Dfuse_kernel.h120 * - add FUSE_IOCTL_DIR flag
459 * FUSE_IOCTL_DIR: is a directory
468 #define FUSE_IOCTL_DIR (1 << 4) macro
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1047 if (flags & FUSE_IOCTL_DIR && in do_ioctl()
H A Dfuse.c2753 if (flags & FUSE_IOCTL_DIR) in fuse_lib_ioctl()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1823 if (flags & FUSE_IOCTL_DIR &&
H A Dfuse.c4237 if (flags & FUSE_IOCTL_DIR) in fuse_lib_ioctl()

Completed in 21 milliseconds