Searched refs:rr_fsgid_h (Results 1 – 2 of 2) sorted by relevance
2715 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_fsgid_h) == 20, "found %lld\n", in lustre_assert_wire_constants()2716 (long long)(int)offsetof(struct mdt_rec_reint, rr_fsgid_h)); in lustre_assert_wire_constants()2717 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_fsgid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2718 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_fsgid_h)); in lustre_assert_wire_constants()
2561 __u32 rr_fsgid_h; member