Searched refs:pg_test (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | nfs_page.h | 66 size_t (*pg_test)(struct nfs_pageio_descriptor *, struct nfs_page *, member
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 928 .pg_test = bl_pg_test_read, 935 .pg_test = bl_pg_test_write,
|
/openbmc/linux/fs/nfs/filelayout/ |
H A D | filelayout.c | 925 .pg_test = filelayout_pg_test, 932 .pg_test = filelayout_pg_test,
|
/openbmc/linux/fs/nfs/ |
H A D | pagelist.c | 1196 return pgio->pg_ops->pg_test(pgio, prev, req); in nfs_coalesce_size() 1591 .pg_test = nfs_generic_pg_test,
|
/openbmc/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 996 .pg_test = pnfs_generic_pg_test, 1003 .pg_test = pnfs_generic_pg_test,
|