Home
last modified time | relevance | path

Searched refs:nfs_file_fsync_commit (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/nfs/
Dfile.c244 nfs_file_fsync_commit(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync_commit() function
273 EXPORT_SYMBOL_GPL(nfs_file_fsync_commit);
289 ret = nfs_file_fsync_commit(file, start, end, datasync); in nfs_file_fsync()
Dnfs4file.c113 ret = nfs_file_fsync_commit(file, start, end, datasync); in nfs4_file_fsync()
Dinternal.h344 int nfs_file_fsync_commit(struct file *, loff_t, loff_t, int);