rw_ops            522 fs/nfs/pagelist.c 		hdr->rw_ops = ops;
rw_ops            551 fs/nfs/pagelist.c 	hdr->rw_ops->rw_free_header(hdr);
rw_ops            634 fs/nfs/pagelist.c 	hdr->rw_ops->rw_initiate(hdr, &msg, rpc_ops, &task_setup_data, how);
rw_ops            704 fs/nfs/pagelist.c 		     const struct nfs_rw_ops *rw_ops,
rw_ops            712 fs/nfs/pagelist.c 	desc->pg_rw_ops = rw_ops;
rw_ops            742 fs/nfs/pagelist.c 	if (hdr->rw_ops->rw_done(task, hdr, inode) != 0)
rw_ops            747 fs/nfs/pagelist.c 		hdr->rw_ops->rw_result(task, hdr);
rw_ops            127 include/linux/nfs_page.h 			     const struct nfs_rw_ops *rw_ops,
rw_ops           1519 include/linux/nfs_xdr.h 	const struct nfs_rw_ops	*rw_ops;