Home
last modified time | relevance | path

Searched refs:fuse_flush_in (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h289 struct fuse_flush_in { struct
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c728 const struct fuse_flush_in *arg = (const struct fuse_flush_in *) inarg; in do_flush()