Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dfile.c237 nfs_file_fsync_commit(struct file *file, loff_t start, loff_t end, int datasync) in nfs_file_fsync_commit() function
266 EXPORT_SYMBOL_GPL(nfs_file_fsync_commit);
282 ret = nfs_file_fsync_commit(file, start, end, datasync); in nfs_file_fsync()
Dnfs4file.c145 ret = nfs_file_fsync_commit(file, start, end, datasync); in nfs4_file_fsync()
Dinternal.h361 int nfs_file_fsync_commit(struct file *, loff_t, loff_t, int);