Searched refs:lur_padding2 (Results 1 – 2 of 2) sorted by relevance
3378 LASSERTF((int)offsetof(struct llog_unlink64_rec, lur_padding2) == 40, "found %lld\n", in lustre_assert_wire_constants()3379 (long long)(int)offsetof(struct llog_unlink64_rec, lur_padding2)); in lustre_assert_wire_constants()3380 LASSERTF((int)sizeof(((struct llog_unlink64_rec *)0)->lur_padding2) == 8, "found %lld\n", in lustre_assert_wire_constants()3381 (long long)(int)sizeof(((struct llog_unlink64_rec *)0)->lur_padding2)); in lustre_assert_wire_constants()
3045 __u64 lur_padding2; member