Searched refs:rr_suppgid2_h (Results 1 – 2 of 2) sorted by relevance
2729 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_suppgid2_h) == 36, "found %lld\n", in lustre_assert_wire_constants()2730 (long long)(int)offsetof(struct mdt_rec_reint, rr_suppgid2_h)); in lustre_assert_wire_constants()2731 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid2_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2732 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid2_h)); in lustre_assert_wire_constants()
2558 __u32 rr_suppgid2_h; member