Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c107 &RMF_MDT_BODY
112 &RMF_MDT_BODY,
184 &RMF_MDT_BODY,
239 &RMF_MDT_BODY,
275 &RMF_MDT_BODY,
303 &RMF_MDT_BODY,
395 &RMF_MDT_BODY,
410 &RMF_MDT_BODY,
421 &RMF_MDT_BODY, /* coincides with mds_getattr_name_client[] */
429 &RMF_MDT_BODY,
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_intent.c71 body = req_capsule_server_get(&(*reqp)->rq_pill, &RMF_MDT_BODY); in lmv_intent_remote()
206 body = req_capsule_server_get(&(*reqp)->rq_pill, &RMF_MDT_BODY); in lmv_intent_open()
279 body = req_capsule_server_get(&(*reqp)->rq_pill, &RMF_MDT_BODY); in lmv_intent_lookup()
Dlmv_internal.h85 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in lmv_get_mea()
Dlmv_obd.c1745 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in lmv_enqueue_remote()
1852 &RMF_MDT_BODY); in lmv_getattr_name()
2269 body = req_capsule_server_get(&(*request)->rq_pill, &RMF_MDT_BODY); in lmv_unlink()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c77 &RMF_MDT_BODY); in mdc_is_subdir_pack()
92 &RMF_MDT_BODY); in mdc_swap_layouts_pack()
108 &RMF_MDT_BODY); in mdc_pack_body()
125 &RMF_MDT_BODY); in mdc_readdir_pack()
471 &RMF_MDT_BODY); in mdc_getattr_pack()
Dmdc_reint.c60 else if (!req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY)) in mdc_reint()
185 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_setattr()
304 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_create()
Dmdc_request.c127 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in send_getstatus()
181 body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_getattr_common()
517 md->body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_get_lustre_md()
681 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_replay_open()
756 body = req_capsule_server_get(&open_req->rq_pill, &RMF_MDT_BODY); in mdc_set_open_replay_data()
852 repbody = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_close_handle_reply()
951 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_close()
2606 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_interpret_renew_capa()
Dmdc_locks.c632 body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_finish_enqueue()
980 mdt_body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in mdc_finish_intent_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dsymlink.c83 body = req_capsule_server_get(&(*request)->rq_pill, &RMF_MDT_BODY); in ll_readlink_internal()
Dllite_nfs.c317 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_get_parent()
Dxattr_cache.c392 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_xattr_cache_refill()
Ddir.c190 body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in ll_dir_filler()
825 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_dir_getstripe()
1501 &RMF_MDT_BODY); in ll_dir_ioctl()
Dnamei.c746 &RMF_MDT_BODY); in ll_update_times()
908 body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in ll_objects_destroy()
Dxattr.c392 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_getxattr_common()
Dfile.c201 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_close_inode_openhandle()
479 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_och_fill()
508 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_local_open()
1412 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_lov_getstripe_ea_info()
3360 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_layout_fetch()
Dstatahead.c638 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_post_statahead()
Dllite_lib.c1843 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h254 extern struct req_msg_field RMF_MDT_BODY;