Searched refs:lsr_padding (Results 1 – 2 of 2) sorted by relevance
3412 LASSERTF((int)offsetof(struct llog_setattr64_rec, lsr_padding) == 48, "found %lld\n", in lustre_assert_wire_constants()3413 (long long)(int)offsetof(struct llog_setattr64_rec, lsr_padding)); in lustre_assert_wire_constants()3414 LASSERTF((int)sizeof(((struct llog_setattr64_rec *)0)->lsr_padding) == 8, "found %lld\n", in lustre_assert_wire_constants()3415 (long long)(int)sizeof(((struct llog_setattr64_rec *)0)->lsr_padding)); in lustre_assert_wire_constants()
3036 __u64 lsr_padding; member