Expand description
Ioctl flags
Constantsยง
- FUSE_
IOCTL_ 32BIT FUSE_IOCTL_32BIT: 32bit ioctl- FUSE_
IOCTL_ COMPAT FUSE_IOCTL_COMPAT: 32bit compat ioctl on 64bit machine- FUSE_
IOCTL_ COMPAT_ X32 FUSE_IOCTL_COMPAT_X32: x32 compat ioctl on 64bit machine (64bittime_t)- FUSE_
IOCTL_ DIR FUSE_IOCTL_DIR: is a directory- FUSE_
IOCTL_ MAX_ IOV FUSE_IOCTL_MAX_IOV: maximum ofin_iovecs + out_iovecs- FUSE_
IOCTL_ RETRY FUSE_IOCTL_RETRY: retry with new iovecs- FUSE_
IOCTL_ UNRESTRICTED FUSE_IOCTL_UNRESTRICTED: not restricted to well-formed ioctls, retry allowed