Searched refs:l_ost_idx (Results 1 – 6 of 6) sorted by relevance
226 loi->loi_ost_idx = le32_to_cpu(lmm->lmm_objects[i].l_ost_idx); in lsm_unpackmd_v1()316 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()225 lmm_objects[i].l_ost_idx = cpu_to_le32(loi->loi_ost_idx); in lov_packmd()
314 __u32 l_ost_idx; /* OST index in LOV */ member
1514 __u32 l_ost_idx; /* OST index in LOV (lov_tgt_desc->tgts) */ member
1358 LASSERTF((int)offsetof(struct lov_ost_data_v1, l_ost_idx) == 20, "found %lld\n", in lustre_assert_wire_constants()1359 (long long)(int)offsetof(struct lov_ost_data_v1, l_ost_idx)); in lustre_assert_wire_constants()1360 LASSERTF((int)sizeof(((struct lov_ost_data_v1 *)0)->l_ost_idx) == 4, "found %lld\n", in lustre_assert_wire_constants()1361 (long long)(int)sizeof(((struct lov_ost_data_v1 *)0)->l_ost_idx)); in lustre_assert_wire_constants()
1972 __swab32s(&(lod[i].l_ost_idx)); in lustre_swab_lov_user_md_objects()