Home
last modified time | relevance | path

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

/Linux-v4.19/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()
400 .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()
229 .rpc_resp = res, in _nfs42_proc_copy()
450 msg.rpc_resp = &data->res; in nfs42_do_offload_cancel_async()
478 .rpc_resp = &res, in _nfs42_proc_llseek()
650 .rpc_resp = &data->res, in nfs42_proc_layoutstats_generic()
696 msg->rpc_resp = &res; in _nfs42_proc_clone()
Dnfs4proc.c2231 .rpc_resp = &data->c_res, in _nfs4_proc_open_confirm()
2395 .rpc_resp = o_res, in nfs4_run_open_task()
3103 .rpc_resp = res, in _nfs4_do_setattr()
3500 msg.rpc_resp = &calldata->res; in nfs4_do_close()
3562 .rpc_resp = &res, in _nfs4_server_capabilities()
3672 .rpc_resp = &res, in _nfs4_lookup_root()
3903 .rpc_resp = &res, in _nfs4_proc_getattr()
4014 .rpc_resp = &res, in _nfs4_proc_lookup()
4126 .rpc_resp = &res, in _nfs4_proc_lookupp()
4167 .rpc_resp = &res, in _nfs4_proc_access()
[all …]
Dunlink.c92 .rpc_resp = &data->res, in nfs_do_call_unlink()
363 msg.rpc_resp = &data->res; in nfs_async_rename()
Dmount_clnt.c155 .rpc_resp = &result, in nfs_mount()
Dnfs4session.c356 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp; in nfs41_assign_slot()
Dpagelist.c597 .rpc_resp = &hdr->res, in nfs_initiate_pgio()
Dwrite.c1657 .rpc_resp = &data->res, in nfs_initiate_commit()
/Linux-v4.19/fs/lockd/
Dclntproc.c267 .rpc_resp = resp, in nlmclnt_call()
383 .rpc_resp = &req->a_res, in nlm_async_call()
408 .rpc_resp = &req->a_res, in nlmclnt_async_call()
Dmon.c105 .rpc_resp = res, in nsm_mon_unmon()
/Linux-v4.19/include/linux/sunrpc/
Dsched.h28 void * rpc_resp; /* Result */ member
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c304 .rpc_resp = &res, in gssp_accept_sec_context_upcall()
/Linux-v4.19/net/sunrpc/
Drpcb_clnt.c398 msg->rpc_resp = &result; in rpcb_register_call()
629 .rpc_resp = map, in rpcb_call_async()
Dclnt.c1029 task->tk_msg.rpc_resp = msg->rpc_resp; in rpc_task_set_rpc_message()
2306 task->tk_msg.rpc_resp); in call_decode()
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c1196 cb->cb_msg.rpc_resp = cb; in nfsd4_init_cb()