FUSE_IOCTL_COMPAT  172 fs/fuse/cuse.c 	unsigned int flags = FUSE_IOCTL_COMPAT;
FUSE_IOCTL_COMPAT 1339 fs/fuse/dir.c  				 FUSE_IOCTL_COMPAT | FUSE_IOCTL_DIR);
FUSE_IOCTL_COMPAT 2734 fs/fuse/file.c 	if (flags & FUSE_IOCTL_COMPAT) {
FUSE_IOCTL_COMPAT 2855 fs/fuse/file.c 					    (flags & FUSE_IOCTL_COMPAT) != 0);
FUSE_IOCTL_COMPAT 2920 fs/fuse/file.c 	return fuse_ioctl_common(file, cmd, arg, FUSE_IOCTL_COMPAT);