Searched refs:sx_padding_3 (Results 1 – 2 of 2) sorted by relevance
2641 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_padding_3) == 68, "found %lld\n", in lustre_assert_wire_constants()2642 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_padding_3)); in lustre_assert_wire_constants()2643 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_3) == 4, "found %lld\n", in lustre_assert_wire_constants()2644 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_3)); in lustre_assert_wire_constants()
2526 __u32 sx_padding_3; member