Searched refs:cur_hdr (Results 1 – 2 of 2) sorted by relevance
3564 LASSERTF((int)offsetof(struct llog_changelog_user_rec, cur_hdr) == 0, "found %lld\n", in lustre_assert_wire_constants()3565 (long long)(int)offsetof(struct llog_changelog_user_rec, cur_hdr)); in lustre_assert_wire_constants()3566 LASSERTF((int)sizeof(((struct llog_changelog_user_rec *)0)->cur_hdr) == 16, "found %lld\n", in lustre_assert_wire_constants()3567 (long long)(int)sizeof(((struct llog_changelog_user_rec *)0)->cur_hdr)); in lustre_assert_wire_constants()
3083 struct llog_rec_hdr cur_hdr; member