Searched refs:l_ost_idx (Results 1 – 6 of 6) sorted by relevance
228 loi->loi_ost_idx = le32_to_cpu(lmm->lmm_objects[i].l_ost_idx); in lsm_unpackmd_v1()315 loi->loi_ost_idx = le32_to_cpu(lmm->lmm_objects[i].l_ost_idx); in lsm_unpackmd_v3()
84 le32_to_cpu(lod->l_ost_idx), POSTID(&oi)); in lov_dump_lmm_objects()245 lmm_objects[i].l_ost_idx = cpu_to_le32(loi->loi_ost_idx); in lov_packmd()
316 __u32 l_ost_idx; /* OST index in LOV */ member
1503 __u32 l_ost_idx; /* OST index in LOV (lov_tgt_desc->tgts) */ member
1360 LASSERTF((int)offsetof(struct lov_ost_data_v1, l_ost_idx) == 20, "found %lld\n", in lustre_assert_wire_constants()1361 (long long)(int)offsetof(struct lov_ost_data_v1, l_ost_idx)); in lustre_assert_wire_constants()1362 LASSERTF((int)sizeof(((struct lov_ost_data_v1 *)0)->l_ost_idx) == 4, "found %lld\n", in lustre_assert_wire_constants()1363 (long long)(int)sizeof(((struct lov_ost_data_v1 *)0)->l_ost_idx)); in lustre_assert_wire_constants()
2203 __swab32s(&(lod[i].l_ost_idx)); in lustre_swab_lov_user_md_objects()