Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dfile.c58 static int nfs_file_fsync(struct file *, int datasync);
76 .fsync = nfs_file_fsync,
308 nfs_file_fsync(struct file *file, int datasync) in nfs_file_fsync() function