Searched refs:cr_suppgid1_h (Results 1 – 2 of 2) sorted by relevance
2235 LASSERTF((int)offsetof(struct mdt_rec_create, cr_suppgid1_h) == 28, "found %lld\n", in lustre_assert_wire_constants()2236 (long long)(int)offsetof(struct mdt_rec_create, cr_suppgid1_h)); in lustre_assert_wire_constants()2237 LASSERTF((int)sizeof(((struct mdt_rec_create *)0)->cr_suppgid1_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2238 (long long)(int)sizeof(((struct mdt_rec_create *)0)->cr_suppgid1_h)); in lustre_assert_wire_constants()
2405 __u32 cr_suppgid1_h; member