Home
last modified time | relevance | path

Searched refs:rpc_call_ops (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.4/include/linux/sunrpc/
Dsched.h32 struct rpc_call_ops;
71 const struct rpc_call_ops *tk_ops; /* Caller callbacks */
99 struct rpc_call_ops { struct
112 const struct rpc_call_ops *callback_ops; argument
225 void rpc_release_calldata(const struct rpc_call_ops *, void *);
Dclnt.h185 const struct rpc_call_ops *tk_ops,
/Linux-v5.4/fs/lockd/
Dclntproc.c34 static const struct rpc_call_ops nlmclnt_unlock_ops;
35 static const struct rpc_call_ops nlmclnt_cancel_ops;
339 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call()
367 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call()
381 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
390 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
406 …nc_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call()
747 static const struct rpc_call_ops nlmclnt_unlock_ops = {
826 static const struct rpc_call_ops nlmclnt_cancel_ops = {
Dsvclock.c49 static const struct rpc_call_ops nlmsvc_grant_ops;
933 static const struct rpc_call_ops nlmsvc_grant_ops = {
Dsvc4proc.c278 static const struct rpc_call_ops nlm4svc_callback_ops = {
Dsvcproc.c319 static const struct rpc_call_ops nlmsvc_callback_ops = {
/Linux-v5.4/include/linux/lockd/
Dlockd.h211 int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
212 int nlm_async_reply(struct nlm_rqst *, u32, const struct rpc_call_ops *);
/Linux-v5.4/include/linux/
Dnfs_page.h95 const struct rpc_call_ops *pg_rpc_callops;
Dnfs_xdr.h1514 const struct rpc_call_ops *mds_ops;
1580 const struct rpc_call_ops *mds_ops;
/Linux-v5.4/fs/nfs/
Dunlink.c83 static const struct rpc_call_ops nfs_unlink_ops = {
316 static const struct rpc_call_ops nfs_rename_ops = {
Dnfs42proc.c410 static const struct rpc_call_ops nfs42_offload_cancel_ops = {
636 static const struct rpc_call_ops nfs42_layoutstat_ops = {
789 static const struct rpc_call_ops nfs42_layouterror_ops = {
Dinternal.h253 const struct rpc_call_ops *call_ops, int how, int flags);
476 const struct rpc_call_ops *call_ops,
Dpagelist.c31 static const struct rpc_call_ops nfs_pgio_common_ops;
615 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio()
1340 static const struct rpc_call_ops nfs_pgio_common_ops = {
Dnfs4proc.c954 static const struct rpc_call_ops nfs41_call_sync_ops = {
1071 static const struct rpc_call_ops nfs40_call_sync_ops = {
2303 static const struct rpc_call_ops nfs4_open_confirm_ops = {
2467 static const struct rpc_call_ops nfs4_open_ops = {
3579 static const struct rpc_call_ops nfs4_close_ops = {
5410 static const struct rpc_call_ops nfs4_renew_ops = {
6041 static const struct rpc_call_ops nfs4_setclientid_ops = {
6261 static const struct rpc_call_ops nfs4_delegreturn_ops = {
6569 static const struct rpc_call_ops nfs4_locku_ops = {
6827 static const struct rpc_call_ops nfs4_lock_ops = {
[all …]
Dnfs4_fs.h70 const struct rpc_call_ops *call_sync_ops;
Dwrite.c56 static const struct rpc_call_ops nfs_commit_ops;
1682 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
1891 static const struct rpc_call_ops nfs_commit_ops = {
Dpnfs.c2663 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
2686 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write()
2789 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
2828 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read()
/Linux-v5.4/fs/nfs/filelayout/
Dfilelayout.c427 static const struct rpc_call_ops filelayout_read_call_ops = {
434 static const struct rpc_call_ops filelayout_write_call_ops = {
441 static const struct rpc_call_ops filelayout_commit_call_ops = {
/Linux-v5.4/fs/nfs/flexfilelayout/
Dflexfilelayout.c1735 static const struct rpc_call_ops ff_layout_read_call_ops_v3 = {
1742 static const struct rpc_call_ops ff_layout_read_call_ops_v4 = {
1749 static const struct rpc_call_ops ff_layout_write_call_ops_v3 = {
1756 static const struct rpc_call_ops ff_layout_write_call_ops_v4 = {
1763 static const struct rpc_call_ops ff_layout_commit_call_ops_v3 = {
1770 static const struct rpc_call_ops ff_layout_commit_call_ops_v4 = {
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c940 static const struct rpc_call_ops nfsd4_cb_probe_ops = {
1143 static const struct rpc_call_ops nfsd4_cb_ops = {
/Linux-v5.4/net/sunrpc/
Dclnt.c1112 static const struct rpc_call_ops rpc_default_ops = {
1181 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async()
2734 const struct rpc_call_ops *ops, void *data) in rpc_call_null_helper()
2780 static const struct rpc_call_ops rpc_cb_add_xprt_call_ops = {
Drpcb_clnt.c144 static const struct rpc_call_ops rpcb_getport_ops = {
Dsched.c863 void rpc_release_calldata(const struct rpc_call_ops *ops, void *calldata) in rpc_release_calldata()