Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h276 struct fuse_open_out { struct
277 __u64 fh;
278 __u32 open_flags;
279 __u32 padding;
/third_party/libfuse/include/
Dfuse_kernel.h698 struct fuse_open_out { struct
699 uint64_t fh;
700 uint32_t open_flags;
701 uint32_t padding;