Searched refs:sa_suppgid_h (Results 1 – 2 of 2) sorted by relevance
2131 LASSERTF((int)offsetof(struct mdt_rec_setattr, sa_suppgid_h) == 28, "found %lld\n", in lustre_assert_wire_constants()2132 (long long)(int)offsetof(struct mdt_rec_setattr, sa_suppgid_h)); in lustre_assert_wire_constants()2133 LASSERTF((int)sizeof(((struct mdt_rec_setattr *)0)->sa_suppgid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2134 (long long)(int)sizeof(((struct mdt_rec_setattr *)0)->sa_suppgid_h)); in lustre_assert_wire_constants()
2276 __u32 sa_suppgid_h; member