nfs_sync_mapping_wait 1414 fs/nfs/write.c 	ret = nfs_sync_mapping_wait(mapping, wbc, how);
nfs_sync_mapping_wait 1494 fs/nfs/write.c 	ret = nfs_sync_mapping_wait(page->mapping, &wbc, FLUSH_INVALIDATE);
nfs_sync_mapping_wait 1520 fs/nfs/write.c 		ret = nfs_sync_mapping_wait(page->mapping, &wbc, how);
nfs_sync_mapping_wait  470 include/linux/nfs_fs.h extern long nfs_sync_mapping_wait(struct address_space *, struct writeback_control *, int);