Searched refs:ul_cap (Results 1 – 3 of 3) sorted by relevance
355 rec->ul_cap = op_data->op_cap; in mdc_unlink_pack()
2401 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_cap) == 4, "found %lld\n", in lustre_assert_wire_constants()2402 (long long)(int)offsetof(struct mdt_rec_unlink, ul_cap)); in lustre_assert_wire_constants()2403 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_cap) == 4, "found %lld\n", in lustre_assert_wire_constants()2404 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_cap)); in lustre_assert_wire_constants()
2460 __u32 ul_cap; member