Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dfuse.h407 #define FUSE_IOCTL_32BIT (1 << 3) macro
/Linux-v5.10/fs/fuse/
Dfile.c2775 inarg.flags |= FUSE_IOCTL_32BIT; in fuse_do_ioctl()
2778 inarg.flags |= FUSE_IOCTL_32BIT; in fuse_do_ioctl()