Searched refs:ul_fsuid (Results 1 – 3 of 3) sorted by relevance
353 rec->ul_fsuid = op_data->op_fsuid; in mdc_unlink_pack()
2405 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_fsuid) == 8, "found %lld\n", in lustre_assert_wire_constants()2406 (long long)(int)offsetof(struct mdt_rec_unlink, ul_fsuid)); in lustre_assert_wire_constants()2407 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_fsuid) == 4, "found %lld\n", in lustre_assert_wire_constants()2408 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_fsuid)); in lustre_assert_wire_constants()
2461 __u32 ul_fsuid; member