Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfuse.h327 #define FUSE_IOCTL_32BIT (1 << 3) macro
/Linux-v4.19/fs/fuse/
Dfile.c2507 inarg.flags |= FUSE_IOCTL_32BIT; in fuse_do_ioctl()
2510 inarg.flags |= FUSE_IOCTL_32BIT; in fuse_do_ioctl()