Searched refs:lur_padding1 (Results 1 – 2 of 2) sorted by relevance
3372 LASSERTF((int)offsetof(struct llog_unlink64_rec, lur_padding1) == 36, "found %lld\n", in lustre_assert_wire_constants()3373 (long long)(int)offsetof(struct llog_unlink64_rec, lur_padding1)); in lustre_assert_wire_constants()3374 LASSERTF((int)sizeof(((struct llog_unlink64_rec *)0)->lur_padding1) == 4, "found %lld\n", in lustre_assert_wire_constants()3375 (long long)(int)sizeof(((struct llog_unlink64_rec *)0)->lur_padding1)); in lustre_assert_wire_constants()
3023 __u32 lur_padding1; member