Home
last modified time | relevance | path

Searched refs:FUSE_IOCTL_COMPAT (Results 1 – 4 of 4) sorted by relevance

/linux/fs/fuse/
A Dioctl.c171 if (flags & FUSE_IOCTL_COMPAT) { in fuse_do_ioctl()
292 (flags & FUSE_IOCTL_COMPAT) != 0); in fuse_do_ioctl()
356 return fuse_ioctl_common(file, cmd, arg, FUSE_IOCTL_COMPAT); in fuse_file_compat_ioctl()
A Dcuse.c173 unsigned int flags = FUSE_IOCTL_COMPAT; in cuse_file_compat_ioctl()
A Ddir.c1392 FUSE_IOCTL_COMPAT | FUSE_IOCTL_DIR); in fuse_dir_compat_ioctl()
/linux/include/uapi/linux/
A Dfuse.h430 #define FUSE_IOCTL_COMPAT (1 << 0) macro

Completed in 15 milliseconds