Searched refs:rr_fid2 (Results 1 – 3 of 3) sorted by relevance
2737 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_fid2) == 56, "found %lld\n", in lustre_assert_wire_constants()2738 (long long)(int)offsetof(struct mdt_rec_reint, rr_fid2)); in lustre_assert_wire_constants()2739 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_fid2) == 16, "found %lld\n", in lustre_assert_wire_constants()2740 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_fid2)); in lustre_assert_wire_constants()
1878 lustre_swab_lu_fid(&rr->rr_fid2); in lustre_swab_mdt_rec_reint()
2560 struct lu_fid rr_fid2; member