xfs_refcount_btrec_to_irec
xfs_refcount_btrec_to_irec(rec, &rr->rr_rrec);
xfs_refcount_btrec_to_irec(rec, &irec);
xfs_refcount_btrec_to_irec(rec, irec);
extern void xfs_refcount_btrec_to_irec(const union xfs_btree_rec *rec,
xfs_refcount_btrec_to_irec(rec, &irec);
xfs_refcount_btrec_to_irec(rec, &irec);