Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dsched.h32 struct rpc_call_ops;
70 const struct rpc_call_ops *tk_ops; /* Caller callbacks */
97 struct rpc_call_ops { struct
109 const struct rpc_call_ops *callback_ops; argument
220 void rpc_release_calldata(const struct rpc_call_ops *, void *);
Dclnt.h174 const struct rpc_call_ops *tk_ops,
/Linux-v4.19/fs/lockd/
Dclntproc.c33 static const struct rpc_call_ops nlmclnt_unlock_ops;
34 static const struct rpc_call_ops nlmclnt_cancel_ops;
337 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call()
365 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call()
379 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
388 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
404 …sync_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call()
745 static const struct rpc_call_ops nlmclnt_unlock_ops = {
824 static const struct rpc_call_ops nlmclnt_cancel_ops = {
Dsvclock.c49 static const struct rpc_call_ops nlmsvc_grant_ops;
855 static const struct rpc_call_ops nlmsvc_grant_ops = {
Dsvc4proc.c268 static const struct rpc_call_ops nlm4svc_callback_ops = {
Dsvcproc.c309 static const struct rpc_call_ops nlmsvc_callback_ops = {
/Linux-v4.19/include/linux/lockd/
Dlockd.h210 int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
211 int nlm_async_reply(struct nlm_rqst *, u32, const struct rpc_call_ops *);
/Linux-v4.19/include/linux/
Dnfs_page.h96 const struct rpc_call_ops *pg_rpc_callops;
Dnfs_xdr.h1468 const struct rpc_call_ops *mds_ops;
1535 const struct rpc_call_ops *mds_ops;
/Linux-v4.19/fs/nfs/
Dunlink.c82 static const struct rpc_call_ops nfs_unlink_ops = {
320 static const struct rpc_call_ops nfs_rename_ops = {
Dpagelist.c30 static const struct rpc_call_ops nfs_pgio_common_ops;
592 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio()
1305 static const struct rpc_call_ops nfs_pgio_common_ops = {
Dinternal.h258 const struct rpc_call_ops *call_ops, int how, int flags);
482 const struct rpc_call_ops *call_ops,
Dnfs42proc.c412 static const struct rpc_call_ops nfs42_offload_cancel_ops = {
638 static const struct rpc_call_ops nfs42_layoutstat_ops = {
Dnfs4proc.c904 static const struct rpc_call_ops nfs41_call_sync_ops = {
1037 static const struct rpc_call_ops nfs40_call_sync_ops = {
2215 static const struct rpc_call_ops nfs4_open_confirm_ops = {
2378 static const struct rpc_call_ops nfs4_open_ops = {
3430 static const struct rpc_call_ops nfs4_close_ops = {
5228 static const struct rpc_call_ops nfs4_renew_ops = {
5861 static const struct rpc_call_ops nfs4_setclientid_ops = {
6108 static const struct rpc_call_ops nfs4_delegreturn_ops = {
6371 static const struct rpc_call_ops nfs4_locku_ops = {
6629 static const struct rpc_call_ops nfs4_lock_ops = {
[all …]
Dwrite.c54 static const struct rpc_call_ops nfs_commit_ops;
1650 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
1857 static const struct rpc_call_ops nfs_commit_ops = {
Dnfs4_fs.h67 const struct rpc_call_ops *call_sync_ops;
Dpnfs.c2574 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
2597 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write()
2700 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
2739 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read()
/Linux-v4.19/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-v4.19/fs/nfs/flexfilelayout/
Dflexfilelayout.c1663 static const struct rpc_call_ops ff_layout_read_call_ops_v3 = {
1670 static const struct rpc_call_ops ff_layout_read_call_ops_v4 = {
1677 static const struct rpc_call_ops ff_layout_write_call_ops_v3 = {
1684 static const struct rpc_call_ops ff_layout_write_call_ops_v4 = {
1691 static const struct rpc_call_ops ff_layout_commit_call_ops_v3 = {
1698 static const struct rpc_call_ops ff_layout_commit_call_ops_v4 = {
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c860 static const struct rpc_call_ops nfsd4_cb_probe_ops = {
1057 static const struct rpc_call_ops nfsd4_cb_ops = {
/Linux-v4.19/net/sunrpc/
Dclnt.c1043 static const struct rpc_call_ops rpc_default_ops = {
1112 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async()
2534 const struct rpc_call_ops *ops, void *data) in rpc_call_null_helper()
2580 static const struct rpc_call_ops rpc_cb_add_xprt_call_ops = {
Drpcb_clnt.c143 static const struct rpc_call_ops rpcb_getport_ops = {
Dsched.c744 void rpc_release_calldata(const struct rpc_call_ops *ops, void *calldata) in rpc_release_calldata()