Home
last modified time | relevance | path

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

/fs/nfs/
Dpnfs.c2892 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data() argument
2900 hdr->mds_ops = call_ops; in pnfs_try_to_write_data()
2915 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local
2919 trypnfs = pnfs_try_to_write_data(hdr, call_ops, lseg, how); in pnfs_do_write()
3018 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data() argument
3025 hdr->mds_ops = call_ops; in pnfs_try_to_read_data()
3059 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read() local
3063 trypnfs = pnfs_try_to_read_data(hdr, call_ops, lseg); in pnfs_do_read()
Dinternal.h302 const struct rpc_call_ops *call_ops, int how, int flags);
502 const struct rpc_call_ops *call_ops,
Dpagelist.c758 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio() argument
770 .callback_ops = call_ops, in nfs_initiate_pgio()
Dwrite.c1663 const struct rpc_call_ops *call_ops, in nfs_initiate_commit() argument
1677 .callback_ops = call_ops, in nfs_initiate_commit()