Searched refs:ul_suppgid1 (Results 1 – 3 of 3) sorted by relevance
357 rec->ul_suppgid1 = op_data->op_suppgids[0]; in mdc_unlink_pack()
2421 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_suppgid1) == 24, "found %lld\n", in lustre_assert_wire_constants()2422 (long long)(int)offsetof(struct mdt_rec_unlink, ul_suppgid1)); in lustre_assert_wire_constants()2423 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_suppgid1) == 4, "found %lld\n", in lustre_assert_wire_constants()2424 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_suppgid1)); in lustre_assert_wire_constants()
2465 __u32 ul_suppgid1; member