Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dpnfs.c2644 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data() argument
2652 hdr->mds_ops = call_ops; in pnfs_try_to_write_data()
2667 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local
2671 trypnfs = pnfs_try_to_write_data(hdr, call_ops, lseg, how); in pnfs_do_write()
2770 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data() argument
2777 hdr->mds_ops = call_ops; in pnfs_try_to_read_data()
2809 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read() local
2813 trypnfs = pnfs_try_to_read_data(hdr, call_ops, lseg); in pnfs_do_read()
Dinternal.h258 const struct rpc_call_ops *call_ops, int how, int flags);
482 const struct rpc_call_ops *call_ops,
Dpagelist.c615 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio() argument
627 .callback_ops = call_ops, in nfs_initiate_pgio()
Dwrite.c1661 const struct rpc_call_ops *call_ops, in nfs_initiate_commit() argument
1675 .callback_ops = call_ops, in nfs_initiate_commit()