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