Searched refs:rn_fsgid_h (Results 1 – 2 of 2) sorted by relevance
2515 LASSERTF((int)offsetof(struct mdt_rec_rename, rn_fsgid_h) == 20, "found %lld\n", in lustre_assert_wire_constants()2516 (long long)(int)offsetof(struct mdt_rec_rename, rn_fsgid_h)); in lustre_assert_wire_constants()2517 LASSERTF((int)sizeof(((struct mdt_rec_rename *)0)->rn_fsgid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2518 (long long)(int)sizeof(((struct mdt_rec_rename *)0)->rn_fsgid_h)); in lustre_assert_wire_constants()
2498 __u32 rn_fsgid_h; member