Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h264 struct fuse_open_in { struct
265 __u32 flags;
266 __u32 mode; /* unused for protocol < 7.12 */
/third_party/libfuse/include/
Dfuse_kernel.h686 struct fuse_open_in { struct
687 uint32_t flags;
688 uint32_t open_flags; /* FUSE_OPEN_... */