Searched refs:ul_fid1 (Results 1 – 3 of 3) sorted by relevance
359 rec->ul_fid1 = op_data->op_fid1; in mdc_unlink_pack()
2437 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_fid1) == 40, "found %lld\n", in lustre_assert_wire_constants()2438 (long long)(int)offsetof(struct mdt_rec_unlink, ul_fid1)); in lustre_assert_wire_constants()2439 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_fid1) == 16, "found %lld\n", in lustre_assert_wire_constants()2440 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_fid1)); in lustre_assert_wire_constants()
2469 struct lu_fid ul_fid1; member