Searched refs:lsc_padding1 (Results 1 – 2 of 2) sorted by relevance
3438 LASSERTF((int)offsetof(struct llog_size_change_rec, lsc_padding1) == 36, "found %lld\n", in lustre_assert_wire_constants()3439 (long long)(int)offsetof(struct llog_size_change_rec, lsc_padding1)); in lustre_assert_wire_constants()3440 LASSERTF((int)sizeof(((struct llog_size_change_rec *)0)->lsc_padding1) == 4, "found %lld\n", in lustre_assert_wire_constants()3441 (long long)(int)sizeof(((struct llog_size_change_rec *)0)->lsc_padding1)); in lustre_assert_wire_constants()
3060 __u32 lsc_padding1; member