Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs3proc.c66 .rpc_resp = info, in do_proc_get_root()
76 msg.rpc_resp = info->fattr; in do_proc_get_root()
108 .rpc_resp = fattr, in nfs3_proc_getattr()
131 .rpc_resp = fattr, in nfs3_proc_setattr()
163 .rpc_resp = &res, in nfs3_proc_lookup()
178 msg.rpc_resp = fattr; in nfs3_proc_lookup()
195 .rpc_resp = &res, in nfs3_proc_access()
258 msg.rpc_resp = fattr; in nfs3_proc_readlink()
289 data->msg.rpc_resp = &data->res; in nfs3_alloc_createdata()
417 .rpc_resp = &res, in nfs3_proc_remove()
[all …]
Dproc.c61 .rpc_resp = fattr, in nfs_proc_get_root()
76 msg.rpc_resp = &fsinfo; in nfs_proc_get_root()
106 .rpc_resp = fattr, in nfs_proc_getattr()
129 .rpc_resp = fattr, in nfs_proc_setattr()
164 .rpc_resp = &res, in nfs_proc_lookup()
243 msg.rpc_resp = &data->res; in nfs_proc_create()
283 msg.rpc_resp = &data->res; in nfs_proc_mknod()
446 msg.rpc_resp = &data->res; in nfs_proc_mkdir()
521 .rpc_resp = &fsinfo, in nfs_proc_statfs()
549 .rpc_resp = &fsinfo, in nfs_proc_fsinfo()
Dnfs3acl.c28 .rpc_resp = &res, in nfs3_get_acl()
131 .rpc_resp = &fattr, in __nfs3_proc_setacls()
175 msg.rpc_resp = fattr; in __nfs3_proc_setacls()
Dnfs42proc.c52 msg->rpc_resp = &res; in _nfs42_proc_fallocate()
146 .rpc_resp = &res, in nfs42_proc_llseek()
Dnfs4proc.c1813 .rpc_resp = &data->c_res, in _nfs4_proc_open_confirm()
1973 .rpc_resp = o_res, in nfs4_run_open_task()
2540 .rpc_resp = &res, in _nfs4_do_setattr()
2828 msg.rpc_resp = &calldata->res; in nfs4_do_close()
2888 .rpc_resp = &res, in _nfs4_server_capabilities()
2982 .rpc_resp = &res, in _nfs4_lookup_root()
3222 .rpc_resp = &res, in _nfs4_proc_getattr()
3331 .rpc_resp = &res, in _nfs4_proc_lookup()
3434 .rpc_resp = &res, in _nfs4_proc_access()
3518 .rpc_resp = &res, in _nfs4_proc_readlink()
[all …]
Dunlink.c121 .rpc_resp = &data->res, in nfs_do_call_unlink()
431 msg.rpc_resp = &data->res; in nfs_async_rename()
Dmount_clnt.c156 .rpc_resp = &result, in nfs_mount()
Dnfs4session.c271 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp; in nfs41_assign_slot()
Dpagelist.c623 .rpc_resp = &hdr->res, in nfs_initiate_pgio()
Dwrite.c1549 .rpc_resp = &data->res, in nfs_initiate_commit()
/linux-4.1.27/fs/lockd/
Dclntproc.c257 .rpc_resp = resp, in nlmclnt_call()
373 .rpc_resp = &req->a_res, in nlm_async_call()
398 .rpc_resp = &req->a_res, in nlmclnt_async_call()
Dmon.c156 .rpc_resp = res, in nsm_mon_unmon()
/linux-4.1.27/include/linux/sunrpc/
Dsched.h27 void * rpc_resp; /* Result */ member
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c274 .rpc_resp = &res, in gssp_accept_sec_context_upcall()
/linux-4.1.27/net/sunrpc/
Drpcb_clnt.c398 msg->rpc_resp = &result; in rpcb_register_call()
628 .rpc_resp = map, in rpcb_call_async()
Dclnt.c924 task->tk_msg.rpc_resp = msg->rpc_resp; in rpc_task_set_rpc_message()
2194 task->tk_msg.rpc_resp); in call_decode()
/linux-4.1.27/fs/nfsd/
Dnfs4callback.c1089 cb->cb_msg.rpc_resp = cb; in nfsd4_init_cb()