Searched refs:lk_fid1 (Results 1 – 3 of 3) sorted by relevance
384 rec->lk_fid1 = op_data->op_fid1; in mdc_link_pack()
2341 LASSERTF((int)offsetof(struct mdt_rec_link, lk_fid1) == 40, "found %lld\n", in lustre_assert_wire_constants()2342 (long long)(int)offsetof(struct mdt_rec_link, lk_fid1)); in lustre_assert_wire_constants()2343 LASSERTF((int)sizeof(((struct mdt_rec_link *)0)->lk_fid1) == 16, "found %lld\n", in lustre_assert_wire_constants()2344 (long long)(int)sizeof(((struct mdt_rec_link *)0)->lk_fid1)); in lustre_assert_wire_constants()
2442 struct lu_fid lk_fid1; member