Home
last modified time | relevance | path

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

/Linux-v5.15/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
228 void rpc_release_calldata(const struct rpc_call_ops *, void *);
Dclnt.h195 const struct rpc_call_ops *tk_ops,
/Linux-v5.15/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.c50 static const struct rpc_call_ops nlmsvc_grant_ops;
947 static const struct rpc_call_ops nlmsvc_grant_ops = {
Dsvc4proc.c281 static const struct rpc_call_ops nlm4svc_callback_ops = {
Dsvcproc.c321 static const struct rpc_call_ops nlmsvc_callback_ops = {
/Linux-v5.15/include/linux/lockd/
Dlockd.h212 int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
213 int nlm_async_reply(struct nlm_rqst *, u32, const struct rpc_call_ops *);
/Linux-v5.15/fs/nfs/
Dunlink.c83 static const struct rpc_call_ops nfs_unlink_ops = {
316 static const struct rpc_call_ops nfs_rename_ops = {
Dinternal.h289 const struct rpc_call_ops *call_ops, int how, int flags);
494 const struct rpc_call_ops *call_ops,
Dpagelist.c32 static const struct rpc_call_ops nfs_pgio_common_ops;
758 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio()
1458 static const struct rpc_call_ops nfs_pgio_common_ops = {
Dnfs4proc.c992 static const struct rpc_call_ops nfs41_call_sync_ops = {
1109 static const struct rpc_call_ops nfs40_call_sync_ops = {
2379 static const struct rpc_call_ops nfs4_open_confirm_ops = {
2543 static const struct rpc_call_ops nfs4_open_ops = {
3719 static const struct rpc_call_ops nfs4_close_ops = {
5652 static const struct rpc_call_ops nfs4_renew_ops = {
6305 static const struct rpc_call_ops nfs4_setclientid_ops = {
6535 static const struct rpc_call_ops nfs4_delegreturn_ops = {
6849 static const struct rpc_call_ops nfs4_locku_ops = {
7112 static const struct rpc_call_ops nfs4_lock_ops = {
[all …]
Dnfs42proc.c519 static const struct rpc_call_ops nfs42_offload_cancel_ops = {
826 static const struct rpc_call_ops nfs42_layoutstat_ops = {
982 static const struct rpc_call_ops nfs42_layouterror_ops = {
Dwrite.c56 static const struct rpc_call_ops nfs_commit_ops;
1689 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
1909 static const struct rpc_call_ops nfs_commit_ops = {
Dnfs4_fs.h73 const struct rpc_call_ops *call_sync_ops;
Dpnfs.c2853 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
2876 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write()
2980 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
3021 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read()
/Linux-v5.15/include/linux/
Dnfs_page.h99 const struct rpc_call_ops *pg_rpc_callops;
Dnfs_xdr.h1612 const struct rpc_call_ops *mds_ops;
1678 const struct rpc_call_ops *mds_ops;
/Linux-v5.15/fs/nfs/filelayout/
Dfilelayout.c428 static const struct rpc_call_ops filelayout_read_call_ops = {
435 static const struct rpc_call_ops filelayout_write_call_ops = {
442 static const struct rpc_call_ops filelayout_commit_call_ops = {
/Linux-v5.15/fs/nfs/flexfilelayout/
Dflexfilelayout.c1701 static const struct rpc_call_ops ff_layout_read_call_ops_v3 = {
1708 static const struct rpc_call_ops ff_layout_read_call_ops_v4 = {
1715 static const struct rpc_call_ops ff_layout_write_call_ops_v3 = {
1722 static const struct rpc_call_ops ff_layout_write_call_ops_v4 = {
1729 static const struct rpc_call_ops ff_layout_commit_call_ops_v3 = {
1736 static const struct rpc_call_ops ff_layout_commit_call_ops_v4 = {
/Linux-v5.15/net/sunrpc/
Dclnt.c1120 static const struct rpc_call_ops rpc_default_ops = {
1192 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async()
2702 static const struct rpc_call_ops rpc_null_ops = {
2710 const struct rpc_call_ops *ops, void *data) in rpc_call_null_helper()
2770 static const struct rpc_call_ops rpc_cb_add_xprt_call_ops = {
Drpcb_clnt.c142 static const struct rpc_call_ops rpcb_getport_ops = {
Dsched.c864 void rpc_release_calldata(const struct rpc_call_ops *ops, void *calldata) in rpc_release_calldata()
/Linux-v5.15/fs/nfsd/
Dnfs4callback.c989 static const struct rpc_call_ops nfsd4_cb_probe_ops = {
1213 static const struct rpc_call_ops nfsd4_cb_ops = {