Searched refs:FUSE_IOCTL_COMPAT (Results 1 – 3 of 3) sorted by relevance
213 #define FUSE_IOCTL_COMPAT (1 << 0) macro
168 unsigned int flags = FUSE_IOCTL_COMPAT; in cuse_file_compat_ioctl()
1826 if (flags & FUSE_IOCTL_COMPAT) in fuse_do_ioctl()1948 (flags & FUSE_IOCTL_COMPAT) != 0); in fuse_do_ioctl()2008 return fuse_file_ioctl_common(file, cmd, arg, FUSE_IOCTL_COMPAT); in fuse_file_compat_ioctl()