Home
last modified time | relevance | path

Searched refs:call_ops (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
Dpnfs.c2712 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data() argument
2720 hdr->mds_ops = call_ops; in pnfs_try_to_write_data()
2735 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local
2739 trypnfs = pnfs_try_to_write_data(hdr, call_ops, lseg, how); in pnfs_do_write()
2838 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data() argument
2845 hdr->mds_ops = call_ops; in pnfs_try_to_read_data()
2877 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read() local
2881 trypnfs = pnfs_try_to_read_data(hdr, call_ops, lseg); in pnfs_do_read()
Dinternal.h253 const struct rpc_call_ops *call_ops, int how, int flags);
478 const struct rpc_call_ops *call_ops,
Dpagelist.c638 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio() argument
650 .callback_ops = call_ops, in nfs_initiate_pgio()
Dwrite.c1676 const struct rpc_call_ops *call_ops, in nfs_initiate_commit() argument
1690 .callback_ops = call_ops, in nfs_initiate_commit()