Searched refs:nfs_flush_incompatible (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/nfs/
H A Dwrite.c1002 /* should be handled by nfs_flush_incompatible */ nfs_try_to_update_request()
1010 * Note: nfs_flush_incompatible() will already nfs_try_to_update_request()
1056 * already called nfs_flush_incompatible() if necessary.
1091 int nfs_flush_incompatible(struct file *file, struct page *page) nfs_flush_incompatible() function
H A Dfile.c385 ret = nfs_flush_incompatible(file, page); nfs_write_begin()
641 if (nfs_flush_incompatible(filp, page) == 0 && nfs_vm_page_mkwrite()
/linux-4.1.27/include/linux/
H A Dnfs_fs.h507 extern int nfs_flush_incompatible(struct file *file, struct page *page);

Completed in 59 milliseconds