Searched refs:lid_tail (Results 1 – 3 of 3) sorted by relevance
255 tail = &lid->lid_tail; in lustre_swab_llog_rec()
3325 LASSERTF((int)offsetof(struct llog_logid_rec, lid_tail) == 56, "found %lld\n", in lustre_assert_wire_constants()3326 (long long)(int)offsetof(struct llog_logid_rec, lid_tail)); in lustre_assert_wire_constants()3327 LASSERTF((int)sizeof(((struct llog_logid_rec *)0)->lid_tail) == 8, "found %lld\n", in lustre_assert_wire_constants()3328 (long long)(int)sizeof(((struct llog_logid_rec *)0)->lid_tail)); in lustre_assert_wire_constants()
3008 struct llog_rec_tail lid_tail; member