Searched refs:lsc_padding3 (Results 1 – 2 of 2) sorted by relevance
3446 LASSERTF((int)offsetof(struct llog_size_change_rec, lsc_padding3) == 48, "found %lld\n", in lustre_assert_wire_constants()3447 (long long)(int)offsetof(struct llog_size_change_rec, lsc_padding3)); in lustre_assert_wire_constants()3448 LASSERTF((int)sizeof(((struct llog_size_change_rec *)0)->lsc_padding3) == 8, "found %lld\n", in lustre_assert_wire_constants()3449 (long long)(int)sizeof(((struct llog_size_change_rec *)0)->lsc_padding3)); in lustre_assert_wire_constants()
3067 __u64 lsc_padding3; member