Searched refs:lsc_padding2 (Results 1 – 2 of 2) sorted by relevance
3442 LASSERTF((int)offsetof(struct llog_size_change_rec, lsc_padding2) == 40, "found %lld\n", in lustre_assert_wire_constants()3443 (long long)(int)offsetof(struct llog_size_change_rec, lsc_padding2)); in lustre_assert_wire_constants()3444 LASSERTF((int)sizeof(((struct llog_size_change_rec *)0)->lsc_padding2) == 8, "found %lld\n", in lustre_assert_wire_constants()3445 (long long)(int)sizeof(((struct llog_size_change_rec *)0)->lsc_padding2)); in lustre_assert_wire_constants()
3061 __u64 lsc_padding2; member