Searched refs:pg_test (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/linux/ |
D | nfs_page.h | 58 size_t (*pg_test)(struct nfs_pageio_descriptor *, struct nfs_page *, member
|
/linux-4.1.27/fs/nfs/objlayout/ |
D | objio_osd.c | 609 .pg_test = objio_pg_test, 616 .pg_test = objio_pg_test,
|
/linux-4.1.27/fs/nfs/blocklayout/ |
D | blocklayout.c | 861 .pg_test = bl_pg_test_read, 868 .pg_test = bl_pg_test_write,
|
/linux-4.1.27/fs/nfs/filelayout/ |
D | filelayout.c | 928 .pg_test = filelayout_pg_test, 935 .pg_test = filelayout_pg_test,
|
/linux-4.1.27/fs/nfs/ |
D | pagelist.c | 959 size = pgio->pg_ops->pg_test(pgio, prev, req); in nfs_can_coalesce_requests() 1310 .pg_test = nfs_generic_pg_test,
|
/linux-4.1.27/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 596 .pg_test = pnfs_generic_pg_test, 603 .pg_test = pnfs_generic_pg_test,
|