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 | 1094 return pgio->pg_ops->pg_test(pgio, prev, req); in nfs_coalesce_size() 1489 .pg_test = nfs_generic_pg_test,
|
/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 1020 .pg_test = pnfs_generic_pg_test, in ff_layout_reset_write() 1027 .pg_test = pnfs_generic_pg_test, in ff_layout_reset_write()
|