Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dpnfs_nfs.c1237 pnfs_nfs_generic_sync(struct inode *inode, bool datasync) in pnfs_nfs_generic_sync() function
1250 EXPORT_SYMBOL_GPL(pnfs_nfs_generic_sync);
H A Dpnfs.h311 int pnfs_nfs_generic_sync(struct inode *inode, bool datasync);
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c1142 .sync = pnfs_nfs_generic_sync,
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2594 .sync = pnfs_nfs_generic_sync,