Searched refs:pg_test (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | nfs_page.h | 66 size_t (*pg_test)(struct nfs_pageio_descriptor *, struct nfs_page *, member
|
| /linux/fs/nfs/blocklayout/ |
| H A D | blocklayout.c | 948 .pg_test = bl_pg_test_read, 955 .pg_test = bl_pg_test_write,
|
| /linux/fs/nfs/filelayout/ |
| H A D | filelayout.c | 917 .pg_test = filelayout_pg_test, 924 .pg_test = filelayout_pg_test,
|
| /linux/fs/nfs/ |
| H A D | pagelist.c | 1096 return pgio->pg_ops->pg_test(pgio, prev, req); in nfs_coalesce_size() 1491 .pg_test = nfs_generic_pg_test,
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 1207 .pg_test = ff_layout_pg_test, 1214 .pg_test = ff_layout_pg_test,
|