Home
last modified time | relevance | path

Searched refs:rw_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
A Dpagelist.c659 hdr->rw_ops = ops; in nfs_pgio_header_alloc()
688 hdr->rw_ops->rw_free_header(hdr); in nfs_pgio_header_free()
770 hdr->rw_ops->rw_initiate(hdr, &msg, rpc_ops, &task_setup_data, how); in nfs_initiate_pgio()
832 const struct nfs_rw_ops *rw_ops, in nfs_pageio_init() argument
840 desc->pg_rw_ops = rw_ops; in nfs_pageio_init()
867 if (hdr->rw_ops->rw_done(task, hdr, inode) != 0) in nfs_pgio_result()
872 hdr->rw_ops->rw_result(task, hdr); in nfs_pgio_result()
/linux/include/linux/
A Dnfs_page.h131 const struct nfs_rw_ops *rw_ops,
A Dnfs_xdr.h1607 const struct nfs_rw_ops *rw_ops; member

Completed in 18 milliseconds