Searched refs:rw_ops (Results 1 – 3 of 3) sorted by relevance
753 hdr->rw_ops = ops; in nfs_pgio_header_alloc()782 hdr->rw_ops->rw_free_header(hdr); in nfs_pgio_header_free()868 hdr->rw_ops->rw_initiate(hdr, &msg, rpc_ops, &task_setup_data, how); in nfs_initiate_pgio()930 const struct nfs_rw_ops *rw_ops, in nfs_pageio_init() argument938 desc->pg_rw_ops = rw_ops; in nfs_pageio_init()965 if (hdr->rw_ops->rw_done(task, hdr, inode) != 0) in nfs_pgio_result()970 hdr->rw_ops->rw_result(task, hdr); in nfs_pgio_result()
140 const struct nfs_rw_ops *rw_ops,
1619 const struct nfs_rw_ops *rw_ops; member
Completed in 17 milliseconds