Home
last modified time | relevance | path

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

/Linux-v5.10/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
226 void rpc_release_calldata(const struct rpc_call_ops *, void *);
Dclnt.h190 const struct rpc_call_ops *tk_ops,
/Linux-v5.10/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.10/include/linux/lockd/
Dlockd.h209 int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
210 int nlm_async_reply(struct nlm_rqst *, u32, const struct rpc_call_ops *);
/Linux-v5.10/fs/nfs/
Dunlink.c83 static const struct rpc_call_ops nfs_unlink_ops = {
316 static const struct rpc_call_ops nfs_rename_ops = {
Dinternal.h272 const struct rpc_call_ops *call_ops, int how, int flags);
472 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()
1462 static const struct rpc_call_ops nfs_pgio_common_ops = {
Dnfs4proc.c990 static const struct rpc_call_ops nfs41_call_sync_ops = {
1107 static const struct rpc_call_ops nfs40_call_sync_ops = {
2354 static const struct rpc_call_ops nfs4_open_confirm_ops = {
2518 static const struct rpc_call_ops nfs4_open_ops = {
3685 static const struct rpc_call_ops nfs4_close_ops = {
5594 static const struct rpc_call_ops nfs4_renew_ops = {
6236 static const struct rpc_call_ops nfs4_setclientid_ops = {
6467 static const struct rpc_call_ops nfs4_delegreturn_ops = {
6776 static const struct rpc_call_ops nfs4_locku_ops = {
7034 static const struct rpc_call_ops nfs4_lock_ops = {
[all …]
Dnfs42proc.c493 static const struct rpc_call_ops nfs42_offload_cancel_ops = {
797 static const struct rpc_call_ops nfs42_layoutstat_ops = {
953 static const struct rpc_call_ops nfs42_layouterror_ops = {
Dwrite.c56 static const struct rpc_call_ops nfs_commit_ops;
1681 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
1897 static const struct rpc_call_ops nfs_commit_ops = {
Dnfs4_fs.h72 const struct rpc_call_ops *call_sync_ops;
Dpnfs.c2796 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
2819 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write()
2922 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
2963 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read()
/Linux-v5.10/include/linux/
Dnfs_page.h99 const struct rpc_call_ops *pg_rpc_callops;
Dnfs_xdr.h1590 const struct rpc_call_ops *mds_ops;
1656 const struct rpc_call_ops *mds_ops;
/Linux-v5.10/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.10/fs/nfs/flexfilelayout/
Dflexfilelayout.c1705 static const struct rpc_call_ops ff_layout_read_call_ops_v3 = {
1712 static const struct rpc_call_ops ff_layout_read_call_ops_v4 = {
1719 static const struct rpc_call_ops ff_layout_write_call_ops_v3 = {
1726 static const struct rpc_call_ops ff_layout_write_call_ops_v4 = {
1733 static const struct rpc_call_ops ff_layout_commit_call_ops_v3 = {
1740 static const struct rpc_call_ops ff_layout_commit_call_ops_v4 = {
/Linux-v5.10/fs/nfsd/
Dnfs4callback.c985 static const struct rpc_call_ops nfsd4_cb_probe_ops = {
1211 static const struct rpc_call_ops nfsd4_cb_ops = {
/Linux-v5.10/net/sunrpc/
Dclnt.c1116 static const struct rpc_call_ops rpc_default_ops = {
1188 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async()
2693 const struct rpc_call_ops *ops, void *data) in rpc_call_null_helper()
2740 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.c849 void rpc_release_calldata(const struct rpc_call_ops *ops, void *calldata) in rpc_release_calldata()