Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_common.h59 * FUSE_IOCTL_COMPAT: 32bit compat ioctl on 64bit machine
64 #define FUSE_IOCTL_COMPAT (1 << 0) macro
/third_party/libfuse/include/
H A Dfuse_common.h446 * FUSE_IOCTL_COMPAT: 32bit compat ioctl on 64bit machine
453 #define FUSE_IOCTL_COMPAT (1 << 0) macro
H A Dfuse_kernel.h455 * FUSE_IOCTL_COMPAT: 32bit compat ioctl on 64bit machine
464 #define FUSE_IOCTL_COMPAT (1 << 0) macro
/third_party/libfuse/example/
H A Dioctl.c201 if (flags & FUSE_IOCTL_COMPAT) in fioc_ioctl()
H A Dcuse.c205 if (flags & FUSE_IOCTL_COMPAT) { in cusexmp_ioctl()
/third_party/ntfs-3g/src/
H A Dntfs-3g.c2928 if (flags & FUSE_IOCTL_COMPAT) in ntfs_fuse_ioctl()
H A Dlowntfs-3g.c3203 if (flags & FUSE_IOCTL_COMPAT) { in ntfs_fuse_ioctl()

Completed in 14 milliseconds