/openbmc/linux/include/linux/sunrpc/ |
H A D | sched.h | 32 struct rpc_call_ops; 69 const struct rpc_call_ops *tk_ops; /* Caller callbacks */ 98 struct rpc_call_ops { struct 111 const struct rpc_call_ops *callback_ops; argument 217 void rpc_release_calldata(const struct rpc_call_ops *, void *);
|
H A D | clnt.h | 210 const struct rpc_call_ops *tk_ops,
|
/openbmc/linux/fs/lockd/ |
H A D | clntproc.c | 37 static const struct rpc_call_ops nlmclnt_unlock_ops; 38 static const struct rpc_call_ops nlmclnt_cancel_ops; 342 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in __nlm_async_call() 370 …nc_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) in nlm_do_async_call() 384 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() 393 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply() 409 …nc_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlmclnt_async_call() 770 static const struct rpc_call_ops nlmclnt_unlock_ops = { 846 static const struct rpc_call_ops nlmclnt_cancel_ops = {
|
H A D | svclock.c | 50 static const struct rpc_call_ops nlmsvc_grant_ops; 955 static const struct rpc_call_ops nlmsvc_grant_ops = {
|
H A D | svc4proc.c | 290 static const struct rpc_call_ops nlm4svc_callback_ops = {
|
H A D | svcproc.c | 323 static const struct rpc_call_ops nlmsvc_callback_ops = {
|
/openbmc/linux/include/linux/lockd/ |
H A D | lockd.h | 213 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 *);
|
/openbmc/linux/net/sunrpc/ |
H A D | auth_tls.c | 45 static const struct rpc_call_ops rpc_tls_probe_ops = {
|
H A D | clnt.c | 1209 static const struct rpc_call_ops rpc_default_ops = { 1283 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async() 2822 static const struct rpc_call_ops rpc_null_ops = { 2830 const struct rpc_call_ops *ops, void *data) in rpc_call_null_helper() 2915 static const struct rpc_call_ops rpc_cb_add_xprt_call_ops = {
|
H A D | rpcb_clnt.c | 143 static const struct rpc_call_ops rpcb_getport_ops = {
|
H A D | sched.c | 891 void rpc_release_calldata(const struct rpc_call_ops *ops, void *calldata) in rpc_release_calldata()
|
/openbmc/linux/fs/nfs/ |
H A D | unlink.c | 83 static const struct rpc_call_ops nfs_unlink_ops = { 321 static const struct rpc_call_ops nfs_rename_ops = {
|
H A D | pagelist.c | 34 static const struct rpc_call_ops nfs_pgio_common_ops; 849 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio() 1584 static const struct rpc_call_ops nfs_pgio_common_ops = {
|
H A D | internal.h | 304 const struct rpc_call_ops *call_ops, int how, int flags); 523 const struct rpc_call_ops *call_ops,
|
H A D | nfs4proc.c | 1004 static const struct rpc_call_ops nfs41_call_sync_ops = { 1121 static const struct rpc_call_ops nfs40_call_sync_ops = { 2379 static const struct rpc_call_ops nfs4_open_confirm_ops = { 2549 static const struct rpc_call_ops nfs4_open_ops = { 3715 static const struct rpc_call_ops nfs4_close_ops = { 5775 static const struct rpc_call_ops nfs4_renew_ops = { 6438 static const struct rpc_call_ops nfs4_setclientid_ops = { 6670 static const struct rpc_call_ops nfs4_delegreturn_ops = { 6986 static const struct rpc_call_ops nfs4_locku_ops = { 7250 static const struct rpc_call_ops nfs4_lock_ops = { [all …]
|
H A D | nfs42proc.c | 533 static const struct rpc_call_ops nfs42_offload_cancel_ops = { 845 static const struct rpc_call_ops nfs42_layoutstat_ops = { 1001 static const struct rpc_call_ops nfs42_layouterror_ops = {
|
H A D | write.c | 57 static const struct rpc_call_ops nfs_commit_ops; 1687 const struct rpc_call_ops *call_ops, in nfs_initiate_commit() 1914 static const struct rpc_call_ops nfs_commit_ops = {
|
H A D | nfs4_fs.h | 75 const struct rpc_call_ops *call_sync_ops;
|
H A D | pnfs.c | 2895 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data() 2918 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() 3022 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data() 3063 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read()
|
/openbmc/linux/include/linux/ |
H A D | nfs_page.h | 103 const struct rpc_call_ops *pg_rpc_callops;
|
H A D | nfs_xdr.h | 1620 const struct rpc_call_ops *mds_ops; 1689 const struct rpc_call_ops *mds_ops;
|
/openbmc/linux/fs/nfs/filelayout/ |
H A D | filelayout.c | 428 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 = {
|
/openbmc/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 1734 static const struct rpc_call_ops ff_layout_read_call_ops_v3 = { 1741 static const struct rpc_call_ops ff_layout_read_call_ops_v4 = { 1748 static const struct rpc_call_ops ff_layout_write_call_ops_v3 = { 1755 static const struct rpc_call_ops ff_layout_write_call_ops_v4 = { 1762 static const struct rpc_call_ops ff_layout_commit_call_ops_v3 = { 1769 static const struct rpc_call_ops ff_layout_commit_call_ops_v4 = { 2008 const struct rpc_call_ops *ops = task->tk_ops; in ff_layout_match_io()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4callback.c | 1062 static const struct rpc_call_ops nfsd4_cb_probe_ops = { 1287 static const struct rpc_call_ops nfsd4_cb_ops = {
|