Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h326 struct fuse_fsync_in { struct
327 __u64 fh;
328 __u32 fsync_flags;
329 __u32 padding;
/third_party/libfuse/include/
Dfuse_kernel.h751 struct fuse_fsync_in { struct
752 uint64_t fh;
753 uint32_t fsync_flags;
754 uint32_t padding;