Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h216 #define FUSE_IOCTL_32BIT (1 << 3) macro
/linux-2.6.39/fs/fuse/
Dfile.c1824 inarg.flags |= FUSE_IOCTL_32BIT; in fuse_do_ioctl()
1827 inarg.flags |= FUSE_IOCTL_32BIT; in fuse_do_ioctl()