nfs_pageio_ops    949 fs/nfs/blocklayout/blocklayout.c static const struct nfs_pageio_ops bl_pg_read_ops = {
nfs_pageio_ops    956 fs/nfs/blocklayout/blocklayout.c static const struct nfs_pageio_ops bl_pg_write_ops = {
nfs_pageio_ops    975 fs/nfs/filelayout/filelayout.c static const struct nfs_pageio_ops filelayout_pg_read_ops = {
nfs_pageio_ops    982 fs/nfs/filelayout/filelayout.c static const struct nfs_pageio_ops filelayout_pg_write_ops = {
nfs_pageio_ops   1054 fs/nfs/flexfilelayout/flexfilelayout.c static const struct nfs_pageio_ops ff_layout_pg_read_ops = {
nfs_pageio_ops   1061 fs/nfs/flexfilelayout/flexfilelayout.c static const struct nfs_pageio_ops ff_layout_pg_write_ops = {
nfs_pageio_ops    247 fs/nfs/internal.h extern const struct nfs_pageio_ops nfs_pgio_rw_ops;
nfs_pageio_ops    702 fs/nfs/pagelist.c 		     const struct nfs_pageio_ops *pg_ops,
nfs_pageio_ops   1345 fs/nfs/pagelist.c const struct nfs_pageio_ops nfs_pgio_rw_ops = {
nfs_pageio_ops    147 fs/nfs/pnfs.h  	const struct nfs_pageio_ops *pg_read_ops;
nfs_pageio_ops    148 fs/nfs/pnfs.h  	const struct nfs_pageio_ops *pg_write_ops;
nfs_pageio_ops     66 fs/nfs/read.c  	const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops;
nfs_pageio_ops   1466 fs/nfs/write.c 	const struct nfs_pageio_ops *pg_ops = &nfs_pgio_rw_ops;
nfs_pageio_ops     91 include/linux/nfs_page.h 	const struct nfs_pageio_ops *pg_ops;
nfs_pageio_ops    125 include/linux/nfs_page.h 			     const struct nfs_pageio_ops *pg_ops,