Searched refs:FUSE_IOCTL_COMPAT_X32 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/uapi/linux/ | ||
| D | fuse.h | 455 #define FUSE_IOCTL_COMPAT_X32 (1 << 5) macro |
| /Linux-v6.1/fs/fuse/ | ||
| D | ioctl.c | 186 inarg.flags |= FUSE_IOCTL_COMPAT_X32; in fuse_do_ioctl() |