Home
last modified time | relevance | path

Searched refs:rpc_resp (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/fs/nfs/
Dnfs3proc.c67 .rpc_resp = info, in do_proc_get_root()
77 msg.rpc_resp = info->fattr; in do_proc_get_root()
110 .rpc_resp = fattr, in nfs3_proc_getattr()
133 .rpc_resp = fattr, in nfs3_proc_setattr()
168 .rpc_resp = &res, in nfs3_proc_lookup()
183 msg.rpc_resp = fattr; in nfs3_proc_lookup()
201 .rpc_resp = &res, in nfs3_proc_access()
241 msg.rpc_resp = fattr; in nfs3_proc_readlink()
272 data->msg.rpc_resp = &data->res; in nfs3_alloc_createdata()
409 .rpc_resp = &res, in nfs3_proc_remove()
[all …]
Dproc.c62 .rpc_resp = fattr, in nfs_proc_get_root()
77 msg.rpc_resp = &fsinfo; in nfs_proc_get_root()
108 .rpc_resp = fattr, in nfs_proc_getattr()
131 .rpc_resp = fattr, in nfs_proc_setattr()
166 .rpc_resp = &res, in nfs_proc_lookup()
245 msg.rpc_resp = &data->res; in nfs_proc_create()
285 msg.rpc_resp = &data->res; in nfs_proc_mknod()
452 msg.rpc_resp = &data->res; in nfs_proc_mkdir()
527 .rpc_resp = &fsinfo, in nfs_proc_statfs()
555 .rpc_resp = &fsinfo, in nfs_proc_fsinfo()
Dnfs3acl.c61 .rpc_resp = &res, in nfs3_get_acl()
172 .rpc_resp = &fattr, in __nfs3_proc_setacls()
216 msg.rpc_resp = fattr; in __nfs3_proc_setacls()
Dnfs42proc.c39 msg->rpc_resp = &res; in _nfs42_proc_fallocate()
230 .rpc_resp = res, in _nfs42_proc_copy()
448 msg.rpc_resp = &data->res; in nfs42_do_offload_cancel_async()
476 .rpc_resp = &res, in _nfs42_proc_llseek()
648 .rpc_resp = &data->res, in nfs42_proc_layoutstats_generic()
824 msg.rpc_resp = &data->res; in nfs42_proc_layouterror()
858 msg->rpc_resp = &res; in _nfs42_proc_clone()
Dnfs4proc.c2319 .rpc_resp = &data->c_res, in _nfs4_proc_open_confirm()
2484 .rpc_resp = o_res, in nfs4_run_open_task()
3204 .rpc_resp = res, in _nfs4_do_setattr()
3649 msg.rpc_resp = &calldata->res; in nfs4_do_close()
3711 .rpc_resp = &res, in _nfs4_server_capabilities()
3823 .rpc_resp = &res, in _nfs4_lookup_root()
4056 .rpc_resp = &res, in _nfs4_proc_getattr()
4169 .rpc_resp = &res, in _nfs4_proc_lookup()
4283 .rpc_resp = &res, in _nfs4_proc_lookupp()
4326 .rpc_resp = &res, in _nfs4_proc_access()
[all …]
Dunlink.c93 .rpc_resp = &data->res, in nfs_do_call_unlink()
355 msg.rpc_resp = &data->res; in nfs_async_rename()
Dmount_clnt.c155 .rpc_resp = &result, in nfs_mount()
Dnfs4session.c360 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp; in nfs41_assign_slot()
Dpagelist.c620 .rpc_resp = &hdr->res, in nfs_initiate_pgio()
Dwrite.c1689 .rpc_resp = &data->res, in nfs_initiate_commit()
/Linux-v5.4/fs/lockd/
Dclntproc.c269 .rpc_resp = resp, in nlmclnt_call()
385 .rpc_resp = &req->a_res, in nlm_async_call()
410 .rpc_resp = &req->a_res, in nlmclnt_async_call()
Dmon.c106 .rpc_resp = res, in nsm_mon_unmon()
/Linux-v5.4/include/linux/sunrpc/
Dsched.h28 void * rpc_resp; /* Result */ member
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c291 .rpc_resp = &res, in gssp_accept_sec_context_upcall()
/Linux-v5.4/net/sunrpc/
Drpcb_clnt.c403 msg->rpc_resp = &result; in rpcb_register_call()
634 .rpc_resp = map, in rpcb_call_async()
Dauth.c841 return decode(task->tk_rqstp, xdr, task->tk_msg.rpc_resp); in rpcauth_unwrap_resp_decode()
Dclnt.c1098 task->tk_msg.rpc_resp = msg->rpc_resp; in rpc_task_set_rpc_message()
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c1282 cb->cb_msg.rpc_resp = cb; in nfsd4_init_cb()