Home
last modified time | relevance | path

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

/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,
411 &RMF_MDT_BODY,
422 &RMF_MDT_BODY, /* coincides with mds_getattr_name_client[] */
430 &RMF_MDT_BODY,
[all …]
/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.c1703 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in lmv_enqueue_remote()
1810 &RMF_MDT_BODY); in lmv_getattr_name()
2229 body = req_capsule_server_get(&(*request)->rq_pill, &RMF_MDT_BODY); in lmv_unlink()
/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c58 &RMF_MDT_BODY); in mdc_is_subdir_pack()
73 &RMF_MDT_BODY); in mdc_swap_layouts_pack()
85 &RMF_MDT_BODY); in mdc_pack_body()
101 &RMF_MDT_BODY); in mdc_readdir_pack()
428 &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()
183 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_setattr()
Dmdc_request.c97 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_getstatus()
137 body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_getattr_common()
460 md->body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_get_lustre_md()
599 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_replay_open()
674 body = req_capsule_server_get(&open_req->rq_pill, &RMF_MDT_BODY); in mdc_set_open_replay_data()
770 repbody = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_close_handle_reply()
866 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_close()
Dmdc_locks.c620 body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_finish_enqueue()
947 mdt_body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in mdc_finish_intent_lock()
/drivers/staging/lustre/lustre/llite/
Dsymlink.c83 body = req_capsule_server_get(&(*request)->rq_pill, &RMF_MDT_BODY); in ll_readlink_internal()
Dllite_nfs.c314 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_get_parent()
Dxattr_cache.c376 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()
818 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_dir_getstripe()
1467 &RMF_MDT_BODY); in ll_dir_ioctl()
Dnamei.c748 &RMF_MDT_BODY); in ll_update_times()
881 body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in ll_objects_destroy()
Dxattr.c387 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_getxattr_common()
Dfile.c200 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_close_inode_openhandle()
477 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_och_fill()
506 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_local_open()
1403 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_lov_getstripe_ea_info()
3315 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_layout_fetch()
Dllite_lib.c1741 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_iocontrol()
1921 body = req_capsule_server_get(&open_req->rq_pill, &RMF_MDT_BODY); in ll_open_cleanup()
Dstatahead.c638 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_post_statahead()
/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h243 extern struct req_msg_field RMF_MDT_BODY;