Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs_nfs.c1219 pnfs_nfs_generic_sync(struct inode *inode, bool datasync) in pnfs_nfs_generic_sync() function
1232 EXPORT_SYMBOL_GPL(pnfs_nfs_generic_sync);
H A Dpnfs.h320 int pnfs_nfs_generic_sync(struct inode *inode, bool datasync);
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c3062 .sync = pnfs_nfs_generic_sync,