Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dfuse.h854 struct fuse_fsync_in { struct
855 fhfuse_fsync_in global() argument
856 fsync_flagsfuse_fsync_in global() argument
857 paddingfuse_fsync_in global() argument
/linux/fs/fuse/ !
H A Dfile.c499 struct fuse_fsync_in inarg; in fuse_fsync_common()