Searched refs:pg_test (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dnfs_page.h66 size_t (*pg_test)(struct nfs_pageio_descriptor *, struct nfs_page *, member in struct:nfs_pageio_ops
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c925 .pg_test = filelayout_pg_test,
932 .pg_test = filelayout_pg_test,
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c928 .pg_test = bl_pg_test_read,
935 .pg_test = bl_pg_test_write,
/linux-master/fs/nfs/
H A Dpagelist.c1196 return pgio->pg_ops->pg_test(pgio, prev, req);
1586 .pg_test = nfs_generic_pg_test,
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c996 .pg_test = pnfs_generic_pg_test,
1003 .pg_test = pnfs_generic_pg_test,

Completed in 190 milliseconds