Lines Matching refs:xfs_rmap_irec
49 struct xfs_rmap_irec overlap_rec;
55 struct xfs_rmap_irec prev_rec;
72 struct xfs_rmap_irec *irec)
103 struct xfs_rmap_irec *irec)
178 const struct xfs_rmap_irec *irec)
195 const struct xfs_rmap_irec *irec)
222 memcpy(&cr->overlap_rec, irec, sizeof(struct xfs_rmap_irec));
229 const struct xfs_rmap_irec *r2)
231 const struct xfs_rmap_irec *r1 = &cr->prev_rec;
259 const struct xfs_rmap_irec *irec)
267 memcpy(&cr->prev_rec, irec, sizeof(struct xfs_rmap_irec));
275 const struct xfs_rmap_irec *irec)
348 struct xfs_rmap_irec irec;