Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dsched.h32 struct rpc_call_ops;
80 const struct rpc_call_ops *tk_ops; /* Caller callbacks */
109 struct rpc_call_ops { struct
122 const struct rpc_call_ops *callback_ops; argument
230 void rpc_release_calldata(const struct rpc_call_ops *, void *);
H A Dclnt.h214 const struct rpc_call_ops *tk_ops,
/linux-6.15/fs/lockd/
H A Dclntproc.c37 static const struct rpc_call_ops nlmclnt_unlock_ops;
38 static const struct rpc_call_ops nlmclnt_cancel_ops;
343 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call()
371 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call()
385 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
394 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
410 …nc_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call()
775 static const struct rpc_call_ops nlmclnt_unlock_ops = {
851 static const struct rpc_call_ops nlmclnt_cancel_ops = {
H A Dsvclock.c48 static const struct rpc_call_ops nlmsvc_grant_ops;
967 static const struct rpc_call_ops nlmsvc_grant_ops = {
H A Dsvc4proc.c280 static const struct rpc_call_ops nlm4svc_callback_ops = {
H A Dsvcproc.c312 static const struct rpc_call_ops nlmsvc_callback_ops = {
/linux-6.15/fs/nfs/
H A Dlocalio.c368 const struct rpc_call_ops *call_ops) in nfs_local_hdr_release()
376 const struct rpc_call_ops *call_ops) in nfs_local_pgio_init()
482 const struct rpc_call_ops *call_ops) in nfs_do_local_read()
680 const struct rpc_call_ops *call_ops) in nfs_do_local_write()
725 const struct rpc_call_ops *call_ops) in nfs_local_doio()
757 const struct rpc_call_ops *call_ops) in nfs_local_init_commit()
797 const struct rpc_call_ops *call_ops) in nfs_local_release_commit_data()
845 const struct rpc_call_ops *call_ops, int how) in nfs_local_commit()
H A Dinternal.h313 const struct rpc_call_ops *call_ops, int how, int flags,
469 const struct rpc_call_ops *);
472 const struct rpc_call_ops *, int);
488 const struct rpc_call_ops *call_ops) in nfs_local_doio()
494 const struct rpc_call_ops *call_ops, int how) in nfs_local_commit()
581 const struct rpc_call_ops *call_ops,
H A Dunlink.c83 static const struct rpc_call_ops nfs_unlink_ops = {
323 static const struct rpc_call_ops nfs_rename_ops = {
H A Dpagelist.c34 static const struct rpc_call_ops nfs_pgio_common_ops;
734 const struct rpc_call_ops *call_ops, int how, int flags, in nfs_initiate_pgio()
1482 static const struct rpc_call_ops nfs_pgio_common_ops = {
H A Dnfs4proc.c1066 static const struct rpc_call_ops nfs41_call_sync_ops = {
1183 static const struct rpc_call_ops nfs40_call_sync_ops = {
2480 static const struct rpc_call_ops nfs4_open_confirm_ops = {
2650 static const struct rpc_call_ops nfs4_open_ops = {
3813 static const struct rpc_call_ops nfs4_close_ops = {
5932 static const struct rpc_call_ops nfs4_renew_ops = {
6595 static const struct rpc_call_ops nfs4_setclientid_ops = {
6852 static const struct rpc_call_ops nfs4_delegreturn_ops = {
7196 static const struct rpc_call_ops nfs4_locku_ops = {
7462 static const struct rpc_call_ops nfs4_lock_ops = {
[all …]
H A Dnfs42proc.c583 static const struct rpc_call_ops nfs42_offload_cancel_ops = {
997 static const struct rpc_call_ops nfs42_layoutstat_ops = {
1153 static const struct rpc_call_ops nfs42_layouterror_ops = {
H A Dwrite.c57 static const struct rpc_call_ops nfs_commit_ops;
1679 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
1911 static const struct rpc_call_ops nfs_commit_ops = {
H A Dnfs4_fs.h76 const struct rpc_call_ops *call_sync_ops;
H A Dpnfs.c3028 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
3051 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write()
3155 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
3196 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read()
/linux-6.15/include/linux/lockd/
H A Dlockd.h213 int nlm_async_call(struct nlm_rqst *, u32, const struct rpc_call_ops *);
214 int nlm_async_reply(struct nlm_rqst *, u32, const struct rpc_call_ops *);
/linux-6.15/net/sunrpc/
H A Dauth_tls.c45 static const struct rpc_call_ops rpc_tls_probe_ops = {
H A Dclnt.c1224 static const struct rpc_call_ops rpc_default_ops = {
1298 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async()
2857 static const struct rpc_call_ops rpc_null_ops = {
2865 const struct rpc_call_ops *ops, void *data) in rpc_call_null_helper()
2950 static const struct rpc_call_ops rpc_cb_add_xprt_call_ops = {
H A Drpcb_clnt.c143 static const struct rpc_call_ops rpcb_getport_ops = {
H A Dsched.c893 void rpc_release_calldata(const struct rpc_call_ops *ops, void *calldata) in rpc_release_calldata()
/linux-6.15/include/linux/
H A Dnfs_page.h103 const struct rpc_call_ops *pg_rpc_callops;
H A Dnfs_xdr.h1649 const struct rpc_call_ops *mds_ops;
1718 const struct rpc_call_ops *mds_ops;
/linux-6.15/fs/nfs/filelayout/
H A 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-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1763 static const struct rpc_call_ops ff_layout_read_call_ops_v3 = {
1770 static const struct rpc_call_ops ff_layout_read_call_ops_v4 = {
1777 static const struct rpc_call_ops ff_layout_write_call_ops_v3 = {
1784 static const struct rpc_call_ops ff_layout_write_call_ops_v4 = {
1791 static const struct rpc_call_ops ff_layout_commit_call_ops_v3 = {
1798 static const struct rpc_call_ops ff_layout_commit_call_ops_v4 = {
2063 const struct rpc_call_ops *ops = task->tk_ops; in ff_layout_match_io()
/linux-6.15/fs/nfsd/
H A Dnfs4callback.c1220 static const struct rpc_call_ops nfsd4_cb_probe_ops = {
1487 static const struct rpc_call_ops nfsd4_cb_ops = {