Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h332 struct fuse_setxattr_in { struct
333 __u32 size;
334 __u32 flags;
/third_party/libfuse/include/
Dfuse_kernel.h759 struct fuse_setxattr_in { struct
760 uint32_t size;
761 uint32_t flags;
762 uint32_t setxattr_flags;
763 uint32_t padding;