Home
last modified time | relevance | path

Searched refs:FUSE_IOCTL_COMPAT_X32 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dfuse.h452 #define FUSE_IOCTL_COMPAT_X32 (1 << 5) macro
/linux-5.19.10/fs/fuse/
Dioctl.c186 inarg.flags |= FUSE_IOCTL_COMPAT_X32; in fuse_do_ioctl()