Searched refs:pg_test (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/include/linux/ |
D | nfs_page.h | 58 size_t (*pg_test)(struct nfs_pageio_descriptor *, struct nfs_page *, member
|
/linux-4.4.14/fs/nfs/objlayout/ |
D | objio_osd.c | 606 .pg_test = objio_pg_test, 613 .pg_test = objio_pg_test,
|
/linux-4.4.14/fs/nfs/blocklayout/ |
D | blocklayout.c | 856 .pg_test = bl_pg_test_read, 863 .pg_test = bl_pg_test_write,
|
/linux-4.4.14/fs/nfs/ |
D | pagelist.c | 958 size = pgio->pg_ops->pg_test(pgio, prev, req); in nfs_can_coalesce_requests() 1308 .pg_test = nfs_generic_pg_test,
|
/linux-4.4.14/fs/nfs/filelayout/ |
D | filelayout.c | 929 .pg_test = filelayout_pg_test, 936 .pg_test = filelayout_pg_test,
|
/linux-4.4.14/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 887 .pg_test = pnfs_generic_pg_test, 894 .pg_test = pnfs_generic_pg_test,
|