Searched refs:pg_test (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/include/linux/ |
D | nfs_page.h | 61 size_t (*pg_test)(struct nfs_pageio_descriptor *, struct nfs_page *, member
|
/linux-4.19.296/fs/nfs/blocklayout/ |
D | blocklayout.c | 951 .pg_test = bl_pg_test_read, 958 .pg_test = bl_pg_test_write,
|
/linux-4.19.296/fs/nfs/filelayout/ |
D | filelayout.c | 985 .pg_test = filelayout_pg_test, 992 .pg_test = filelayout_pg_test,
|
/linux-4.19.296/fs/nfs/ |
D | pagelist.c | 945 size = pgio->pg_ops->pg_test(pgio, prev, req); in nfs_can_coalesce_requests() 1349 .pg_test = nfs_generic_pg_test,
|
/linux-4.19.296/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 978 .pg_test = pnfs_generic_pg_test, 985 .pg_test = pnfs_generic_pg_test,
|