Home
last modified time | relevance | path

Searched refs:mdt_body (Results 1 – 22 of 22) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1840 LASSERTF((int)sizeof(struct mdt_body) == 216, "found %lld\n", in lustre_assert_wire_constants()
1841 (long long)(int)sizeof(struct mdt_body)); in lustre_assert_wire_constants()
1842 LASSERTF((int)offsetof(struct mdt_body, fid1) == 0, "found %lld\n", in lustre_assert_wire_constants()
1843 (long long)(int)offsetof(struct mdt_body, fid1)); in lustre_assert_wire_constants()
1844 LASSERTF((int)sizeof(((struct mdt_body *)0)->fid1) == 16, "found %lld\n", in lustre_assert_wire_constants()
1845 (long long)(int)sizeof(((struct mdt_body *)0)->fid1)); in lustre_assert_wire_constants()
1846 LASSERTF((int)offsetof(struct mdt_body, fid2) == 16, "found %lld\n", in lustre_assert_wire_constants()
1847 (long long)(int)offsetof(struct mdt_body, fid2)); in lustre_assert_wire_constants()
1848 LASSERTF((int)sizeof(((struct mdt_body *)0)->fid2) == 16, "found %lld\n", in lustre_assert_wire_constants()
1849 (long long)(int)sizeof(((struct mdt_body *)0)->fid2)); in lustre_assert_wire_constants()
[all …]
Dlayout.c893 sizeof(struct mdt_body), lustre_swab_mdt_body, NULL);
Dpack_generic.c1674 void lustre_swab_mdt_body(struct mdt_body *b) in lustre_swab_mdt_body()
/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c257 struct mdt_body *body) in mdc_realloc_openmsg()
618 struct mdt_body *body; in mdc_finish_enqueue()
929 struct mdt_body *mdt_body; in mdc_finish_intent_lock() local
947 mdt_body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in mdc_finish_intent_lock()
948 LASSERT(mdt_body != NULL); /* mdc_enqueue checked */ in mdc_finish_intent_lock()
961 if ((!lu_fid_eq(&op_data->op_fid2, &mdt_body->fid1)) && in mdc_finish_intent_lock()
962 (!lu_fid_eq(&op_data->op_fid3, &mdt_body->fid1))) { in mdc_finish_intent_lock()
965 PFID(&op_data->op_fid2), PFID(&mdt_body->fid1)); in mdc_finish_intent_lock()
1011 LASSERTF(fid_res_name_eq(&mdt_body->fid1, in mdc_finish_intent_lock()
1014 PLDLMRES(lock->l_resource), PFID(&mdt_body->fid1)); in mdc_finish_intent_lock()
Dmdc_lib.c42 static void __mdc_pack_body(struct mdt_body *b, __u32 suppgid) in __mdc_pack_body()
57 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_is_subdir_pack()
72 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_swap_layouts_pack()
84 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_pack_body()
100 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_readdir_pack()
427 struct mdt_body *b = req_capsule_client_get(&req->rq_pill, in mdc_getattr_pack()
Dmdc_request.c79 struct mdt_body *body; in mdc_getstatus()
127 struct mdt_body *body; in mdc_getattr_common()
413 struct mdt_body *body = md->body; in mdc_unpack_acl()
591 struct mdt_body *body; in mdc_replay_open()
666 struct mdt_body *body; in mdc_set_open_replay_data()
766 struct mdt_body *repbody; in mdc_close_handle_reply()
857 struct mdt_body *body; in mdc_close()
Dmdc_reint.c180 struct mdt_body *body; in mdc_setattr()
/drivers/staging/lustre/lustre/lmv/
Dlmv_intent.c67 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()
Dlmv_internal.h80 struct mdt_body *body; in lmv_get_mea()
Dlmv_obd.c1699 struct mdt_body *body; in lmv_enqueue_remote()
1790 struct mdt_body *body; in lmv_getattr_name()
2185 struct mdt_body *body; in lmv_unlink()
/drivers/staging/lustre/lustre/include/
Dlustre_mdc.h148 struct mdt_body *body) in mdc_update_max_ea_from_body()
Dobd.h1107 struct mdt_body *body;
/drivers/staging/lustre/lustre/llite/
Dsymlink.c51 struct mdt_body *body; in ll_readlink_internal()
Dnamei.c77 struct mdt_body *body = ((struct lustre_md *)opaque)->body; in ll_set_inode()
747 struct mdt_body *body = req_capsule_server_get(&request->rq_pill, in ll_update_times()
873 struct mdt_body *body; in ll_objects_destroy()
Dllite_nfs.c285 struct mdt_body *body; in ll_get_parent()
Dxattr_cache.c344 struct mdt_body *body; in ll_xattr_cache_refill()
Ddir.c149 struct mdt_body *body; in ll_dir_filler()
792 struct mdt_body *body; in ll_dir_getstripe()
1449 struct mdt_body *body; in ll_dir_ioctl()
Dxattr.c287 struct mdt_body *body; in ll_getxattr_common()
Dfile.c198 struct mdt_body *body; in ll_close_inode_openhandle()
475 struct mdt_body *body; in ll_och_fill()
499 struct mdt_body *body; in ll_local_open()
1378 struct mdt_body *body; in ll_lov_getstripe_ea_info()
3289 struct mdt_body *body; in ll_layout_fetch()
Dllite_lib.c1512 struct mdt_body *body = md->body; in ll_update_inode()
1724 struct mdt_body *body; in ll_iocontrol()
1916 struct mdt_body *body; in ll_open_cleanup()
Dstatahead.c620 struct mdt_body *body; in ll_post_statahead()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2199 struct mdt_body { struct
2238 void lustre_swab_mdt_body(struct mdt_body *b); argument