Searched refs:cur_padding (Results 1 – 2 of 2) sorted by relevance
3572 LASSERTF((int)offsetof(struct llog_changelog_user_rec, cur_padding) == 20, "found %lld\n", in lustre_assert_wire_constants()3573 (long long)(int)offsetof(struct llog_changelog_user_rec, cur_padding)); in lustre_assert_wire_constants()3574 LASSERTF((int)sizeof(((struct llog_changelog_user_rec *)0)->cur_padding) == 4, "found %lld\n", in lustre_assert_wire_constants()3575 (long long)(int)sizeof(((struct llog_changelog_user_rec *)0)->cur_padding)); in lustre_assert_wire_constants()
3085 __u32 cur_padding; member