Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dfile.c57 static int nfs_file_flush(struct file *, fl_owner_t id);
74 .flush = nfs_file_flush,
210 nfs_file_flush(struct file *file, fl_owner_t id) in nfs_file_flush() function