Searched refs:lsr_oi (Results 1 – 3 of 3) sorted by relevance
226 lustre_swab_ost_id(&lsr->lsr_oi); in lustre_swab_llog_rec()
3392 LASSERTF((int)offsetof(struct llog_setattr64_rec, lsr_oi) == 16, "found %lld\n", in lustre_assert_wire_constants()3393 (long long)(int)offsetof(struct llog_setattr64_rec, lsr_oi)); in lustre_assert_wire_constants()3394 LASSERTF((int)sizeof(((struct llog_setattr64_rec *)0)->lsr_oi) == 16, "found %lld\n", in lustre_assert_wire_constants()3395 (long long)(int)sizeof(((struct llog_setattr64_rec *)0)->lsr_oi)); in lustre_assert_wire_constants()
3031 struct ost_id lsr_oi; member