/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | wiretest.c | 1842 LASSERTF((int)sizeof(struct mdt_body) == 216, "found %lld\n", in lustre_assert_wire_constants() 1843 (long long)(int)sizeof(struct mdt_body)); in lustre_assert_wire_constants() 1844 LASSERTF((int)offsetof(struct mdt_body, fid1) == 0, "found %lld\n", in lustre_assert_wire_constants() 1845 (long long)(int)offsetof(struct mdt_body, fid1)); in lustre_assert_wire_constants() 1846 LASSERTF((int)sizeof(((struct mdt_body *)0)->fid1) == 16, "found %lld\n", in lustre_assert_wire_constants() 1847 (long long)(int)sizeof(((struct mdt_body *)0)->fid1)); in lustre_assert_wire_constants() 1848 LASSERTF((int)offsetof(struct mdt_body, fid2) == 16, "found %lld\n", in lustre_assert_wire_constants() 1849 (long long)(int)offsetof(struct mdt_body, fid2)); in lustre_assert_wire_constants() 1850 LASSERTF((int)sizeof(((struct mdt_body *)0)->fid2) == 16, "found %lld\n", in lustre_assert_wire_constants() 1851 (long long)(int)sizeof(((struct mdt_body *)0)->fid2)); in lustre_assert_wire_constants() [all …]
|
D | layout.c | 893 sizeof(struct mdt_body), lustre_swab_mdt_body, NULL);
|
D | pack_generic.c | 1829 void lustre_swab_mdt_body(struct mdt_body *b) in lustre_swab_mdt_body()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 257 struct mdt_body *body) in mdc_realloc_openmsg() 630 struct mdt_body *body; in mdc_finish_enqueue() 962 struct mdt_body *mdt_body; in mdc_finish_intent_lock() local 980 mdt_body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in mdc_finish_intent_lock() 981 LASSERT(mdt_body != NULL); /* mdc_enqueue checked */ in mdc_finish_intent_lock() 994 if ((!lu_fid_eq(&op_data->op_fid2, &mdt_body->fid1)) && in mdc_finish_intent_lock() 995 (!lu_fid_eq(&op_data->op_fid3, &mdt_body->fid1))) { in mdc_finish_intent_lock() 998 PFID(&op_data->op_fid2), PFID(&mdt_body->fid1)); in mdc_finish_intent_lock() 1044 LASSERTF(fid_res_name_eq(&mdt_body->fid1, in mdc_finish_intent_lock() 1047 PLDLMRES(lock->l_resource), PFID(&mdt_body->fid1)); in mdc_finish_intent_lock()
|
D | mdc_lib.c | 43 static void __mdc_pack_body(struct mdt_body *b, __u32 suppgid) in __mdc_pack_body() 76 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_is_subdir_pack() 91 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_swap_layouts_pack() 107 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_pack_body() 124 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_readdir_pack() 470 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_getattr_pack()
|
D | mdc_request.c | 109 struct mdt_body *body; in send_getstatus() 171 struct mdt_body *body; in mdc_getattr_common() 470 struct mdt_body *body = md->body; in mdc_unpack_acl() 673 struct mdt_body *body; in mdc_replay_open() 748 struct mdt_body *body; in mdc_set_open_replay_data() 848 struct mdt_body *repbody; in mdc_close_handle_reply() 942 struct mdt_body *body; in mdc_close() 2598 struct mdt_body *body = NULL; in mdc_interpret_renew_capa()
|
D | mdc_reint.c | 182 struct mdt_body *body; in mdc_setattr() 301 struct mdt_body *body; in mdc_create()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_intent.c | 67 struct mdt_body *body; in lmv_intent_remote() 168 struct mdt_body *body; in lmv_intent_open() 251 struct mdt_body *body; in lmv_intent_lookup()
|
D | lmv_internal.h | 80 struct mdt_body *body; in lmv_get_mea()
|
D | lmv_obd.c | 1741 struct mdt_body *body; in lmv_enqueue_remote() 1832 struct mdt_body *body; in lmv_getattr_name() 2225 struct mdt_body *body; in lmv_unlink()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_mdc.h | 148 struct mdt_body *body) in mdc_update_max_ea_from_body()
|
D | obd.h | 1246 struct mdt_body *body;
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | symlink.c | 51 struct mdt_body *body; in ll_readlink_internal()
|
D | llite_nfs.c | 288 struct mdt_body *body; in ll_get_parent()
|
D | namei.c | 77 struct mdt_body *body = ((struct lustre_md *)opaque)->body; in ll_set_inode() 745 struct mdt_body *body = req_capsule_server_get(&request->rq_pill, in ll_update_times() 899 struct mdt_body *body; in ll_objects_destroy()
|
D | xattr_cache.c | 358 struct mdt_body *body; in ll_xattr_cache_refill()
|
D | dir.c | 149 struct mdt_body *body; in ll_dir_filler() 799 struct mdt_body *body; in ll_dir_getstripe() 1483 struct mdt_body *body; in ll_dir_ioctl()
|
D | xattr.c | 289 struct mdt_body *body; in ll_getxattr_common()
|
D | file.c | 199 struct mdt_body *body; in ll_close_inode_openhandle() 477 struct mdt_body *body; in ll_och_fill() 501 struct mdt_body *body; in ll_local_open() 1387 struct mdt_body *body; in ll_lov_getstripe_ea_info() 3332 struct mdt_body *body; in ll_layout_fetch()
|
D | llite_lib.c | 1605 struct mdt_body *body = md->body; in ll_update_inode() 1826 struct mdt_body *body; in ll_iocontrol()
|
D | statahead.c | 620 struct mdt_body *body; in ll_post_statahead()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 2194 struct mdt_body { struct 2233 extern void lustre_swab_mdt_body (struct mdt_body *b); argument
|