Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dpnfs.h277 int pnfs_generic_sync(struct inode *inode, bool datasync);
Dpnfs.c2312 pnfs_generic_sync(struct inode *inode, bool datasync) in pnfs_generic_sync() function
2316 EXPORT_SYMBOL_GPL(pnfs_generic_sync);
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c637 .sync = pnfs_generic_sync,
/linux-4.4.14/fs/nfs/blocklayout/
Dblocklayout.c888 .sync = pnfs_generic_sync,