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.h845 struct fuse_fsync_in {
834 struct fuse_fsync_in { global() struct
835 fhfuse_fsync_in global() argument
836 fsync_flagsfuse_fsync_in global() argument
837 paddingfuse_fsync_in global() argument
/linux/fs/fuse/
H A Dfile.c580 struct fuse_fsync_in inarg; in fuse_fsync_common()