Home
last modified time | relevance | path

Searched refs:FUSE_IOCTL_UNRESTRICTED (Results 1 - 5 of 5) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_common.h60 * FUSE_IOCTL_UNRESTRICTED: not restricted to well-formed ioctls, retry allowed
65 #define FUSE_IOCTL_UNRESTRICTED (1 << 1) macro
/third_party/libfuse/include/
H A Dfuse_common.h447 * FUSE_IOCTL_UNRESTRICTED: not restricted to well-formed ioctls, retry allowed
454 #define FUSE_IOCTL_UNRESTRICTED (1 << 1) macro
H A Dfuse_kernel.h112 * - FUSE_IOCTL_UNRESTRICTED shall now return with array of 'struct
456 * FUSE_IOCTL_UNRESTRICTED: not restricted to well-formed ioctls, retry allowed
465 #define FUSE_IOCTL_UNRESTRICTED (1 << 1) macro
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c2750 if (flags & FUSE_IOCTL_UNRESTRICTED) in fuse_lib_ioctl()
/third_party/libfuse/lib/
H A Dfuse.c4234 if (flags & FUSE_IOCTL_UNRESTRICTED) in fuse_lib_ioctl()

Completed in 18 milliseconds