Searched refs:pnfs_generic_pg_test (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfs/blocklayout/ |
| H A D | blocklayout.c | 881 return pnfs_generic_pg_test(pgio, prev, req); in bl_pg_test_read() 943 return pnfs_generic_pg_test(pgio, prev, req); in bl_pg_test_write()
|
| /linux/fs/nfs/ |
| H A D | pnfs.h | 275 size_t pnfs_generic_pg_test(struct nfs_pageio_descriptor *pgio,
|
| H A D | pnfs.c | 2950 pnfs_generic_pg_test(struct nfs_pageio_descriptor *pgio, in pnfs_generic_pg_test() function 2989 EXPORT_SYMBOL_GPL(pnfs_generic_pg_test);
|
| /linux/fs/nfs/filelayout/ |
| H A D | filelayout.c | 801 size = pnfs_generic_pg_test(pgio, prev, req); in filelayout_pg_test()
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 998 size = pnfs_generic_pg_test(pgio, prev, req); in ff_layout_pg_test()
|