Home
last modified time | relevance | path

Searched defs:fuse_ioctl_out (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h406 struct fuse_ioctl_out { struct
407 __s32 result;
408 __u32 flags;
409 __u32 in_iovs;
410 __u32 out_iovs;
/third_party/libfuse/include/
Dfuse_kernel.h869 struct fuse_ioctl_out { struct
870 int32_t result;
871 uint32_t flags;
872 uint32_t in_iovs;
873 uint32_t out_iovs;