Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h269 struct fuse_create_in { struct
270 __u32 flags;
271 __u32 mode;
272 __u32 umask;
273 __u32 padding;
/third_party/libfuse/include/
Dfuse_kernel.h537 struct fuse_create_in { struct
538 uint32_t flags;
539 uint32_t mode;
540 uint32_t umask;
541 uint32_t padding;