Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dsched.h32 struct rpc_call_ops;
70 const struct rpc_call_ops *tk_ops; /* Caller callbacks */
96 struct rpc_call_ops { struct
108 const struct rpc_call_ops *callback_ops; argument
217 void rpc_release_calldata(const struct rpc_call_ops *, void *);
Dclnt.h174 const struct rpc_call_ops *tk_ops,
/linux-4.19.296/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-4.19.296/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-4.19.296/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-4.19.296/fs/nfs/
Dunlink.c82 static const struct rpc_call_ops nfs_unlink_ops = {
320 static const struct rpc_call_ops nfs_rename_ops = {
Dinternal.h258 const struct rpc_call_ops *call_ops, int how, int flags);
482 const struct rpc_call_ops *call_ops,
Dpagelist.c30 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()
1342 static const struct rpc_call_ops nfs_pgio_common_ops = {
Dnfs42proc.c413 static const struct rpc_call_ops nfs42_offload_cancel_ops = {
642 static const struct rpc_call_ops nfs42_layoutstat_ops = {
Dnfs4proc.c908 static const struct rpc_call_ops nfs41_call_sync_ops = {
1045 static const struct rpc_call_ops nfs40_call_sync_ops = {
2232 static const struct rpc_call_ops nfs4_open_confirm_ops = {
2396 static const struct rpc_call_ops nfs4_open_ops = {
3466 static const struct rpc_call_ops nfs4_close_ops = {
5270 static const struct rpc_call_ops nfs4_renew_ops = {
5912 static const struct rpc_call_ops nfs4_setclientid_ops = {
6163 static const struct rpc_call_ops nfs4_delegreturn_ops = {
6431 static const struct rpc_call_ops nfs4_locku_ops = {
6691 static const struct rpc_call_ops nfs4_lock_ops = {
[all …]
Dwrite.c54 static const struct rpc_call_ops nfs_commit_ops;
1661 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
1870 static const struct rpc_call_ops nfs_commit_ops = {
Dnfs4_fs.h69 const struct rpc_call_ops *call_sync_ops;
Dpnfs.c2644 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
2667 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write()
2770 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
2809 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read()
/linux-4.19.296/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-4.19.296/fs/nfs/flexfilelayout/
Dflexfilelayout.c1657 static const struct rpc_call_ops ff_layout_read_call_ops_v3 = {
1664 static const struct rpc_call_ops ff_layout_read_call_ops_v4 = {
1671 static const struct rpc_call_ops ff_layout_write_call_ops_v3 = {
1678 static const struct rpc_call_ops ff_layout_write_call_ops_v4 = {
1685 static const struct rpc_call_ops ff_layout_commit_call_ops_v3 = {
1692 static const struct rpc_call_ops ff_layout_commit_call_ops_v4 = {
/linux-4.19.296/fs/nfsd/
Dnfs4callback.c862 static const struct rpc_call_ops nfsd4_cb_probe_ops = {
1064 static const struct rpc_call_ops nfsd4_cb_ops = {