Home
last modified time | relevance | path

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

/linux-4.4.14/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()
Dnfs42proc.c57 msg->rpc_resp = &res; in _nfs42_proc_fallocate()
151 .rpc_resp = &res, in _nfs42_proc_llseek()
252 .rpc_resp = &data->res, in nfs42_proc_layoutstats_generic()
296 msg->rpc_resp = &res; in _nfs42_proc_clone()
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()
Dnfs4proc.c1930 .rpc_resp = &data->c_res, in _nfs4_proc_open_confirm()
2093 .rpc_resp = o_res, in nfs4_run_open_task()
2670 .rpc_resp = &res, in _nfs4_do_setattr()
2969 msg.rpc_resp = &calldata->res; in nfs4_do_close()
3031 .rpc_resp = &res, in _nfs4_server_capabilities()
3135 .rpc_resp = &res, in _nfs4_lookup_root()
3375 .rpc_resp = &res, in _nfs4_proc_getattr()
3484 .rpc_resp = &res, in _nfs4_proc_lookup()
3589 .rpc_resp = &res, in _nfs4_proc_access()
3673 .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.c154 .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.c1571 .rpc_resp = &data->res, in nfs_initiate_commit()
/linux-4.4.14/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.c104 .rpc_resp = res, in nsm_mon_unmon()
/linux-4.4.14/include/linux/sunrpc/
Dsched.h27 void * rpc_resp; /* Result */ member
/linux-4.4.14/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c274 .rpc_resp = &res, in gssp_accept_sec_context_upcall()
/linux-4.4.14/net/sunrpc/
Drpcb_clnt.c398 msg->rpc_resp = &result; in rpcb_register_call()
628 .rpc_resp = map, in rpcb_call_async()
Dclnt.c917 task->tk_msg.rpc_resp = msg->rpc_resp; in rpc_task_set_rpc_message()
2198 task->tk_msg.rpc_resp); in call_decode()
/linux-4.4.14/fs/nfsd/
Dnfs4callback.c1151 cb->cb_msg.rpc_resp = cb; in nfsd4_init_cb()