Searched refs:rr_suppgid2 (Results 1 – 3 of 3) sorted by relevance
2725 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_suppgid2) == 32, "found %lld\n", in lustre_assert_wire_constants()2726 (long long)(int)offsetof(struct mdt_rec_reint, rr_suppgid2)); in lustre_assert_wire_constants()2727 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid2) == 4, "found %lld\n", in lustre_assert_wire_constants()2728 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid2)); in lustre_assert_wire_constants()
1875 __swab32s(&rr->rr_suppgid2); in lustre_swab_mdt_rec_reint()
2557 __u32 rr_suppgid2; member