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