Searched refs:o_stripe_idx (Results 1 – 5 of 5) sorted by relevance
79 attr->cra_oa->o_stripe_idx = subobj->lso_index; in lovsub_req_attr_set()
522 req->rq_oi.oi_oa->o_stripe_idx = i; in lov_prep_setattr_set()
1739 __swab32s(&o->o_stripe_idx); in lustre_swab_obdo()2351 oa->o_stripe_idx); in dump_obdo()
1191 LASSERTF((int)offsetof(struct obdo, o_stripe_idx) == 120, "found %lld\n", in lustre_assert_wire_constants()1192 (long long)(int)offsetof(struct obdo, o_stripe_idx)); in lustre_assert_wire_constants()1193 LASSERTF((int)sizeof(((struct obdo *)0)->o_stripe_idx) == 4, "found %lld\n", in lustre_assert_wire_constants()1194 (long long)(int)sizeof(((struct obdo *)0)->o_stripe_idx)); in lustre_assert_wire_constants()
3262 __u32 o_stripe_idx; /* holds stripe idx */ member