Searched refs:rr_fsuid_h (Results 1 – 2 of 2) sorted by relevance
2705 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_fsuid_h) == 12, "found %lld\n", in lustre_assert_wire_constants()2706 (long long)(int)offsetof(struct mdt_rec_reint, rr_fsuid_h)); in lustre_assert_wire_constants()2707 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_fsuid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2708 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_fsuid_h)); in lustre_assert_wire_constants()
2552 __u32 rr_fsuid_h; member