Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dioctl.c245 inarg.flags |= FUSE_IOCTL_COMPAT_X32; in fuse_do_ioctl()
/linux-6.15/include/uapi/linux/
H A Dfuse.h550 #define FUSE_IOCTL_COMPAT_X32 (1 << 5) macro