Searched refs:lid_padding1 (Results 1 – 2 of 2) sorted by relevance
3315 LASSERTF((int)offsetof(struct llog_logid_rec, lid_padding1) == 36, "found %lld\n", in lustre_assert_wire_constants()3316 (long long)(int)offsetof(struct llog_logid_rec, lid_padding1)); in lustre_assert_wire_constants()3317 LASSERTF((int)sizeof(((struct llog_logid_rec *)0)->lid_padding1) == 4, "found %lld\n", in lustre_assert_wire_constants()3318 (long long)(int)sizeof(((struct llog_logid_rec *)0)->lid_padding1)); in lustre_assert_wire_constants()
3026 __u32 lid_padding1; member