xfs_rmap_btrec_to_irec
fa = xfs_rmap_btrec_to_irec(rec, &irec);
fa = xfs_rmap_btrec_to_irec(rec, irec);
xfs_failaddr_t xfs_rmap_btrec_to_irec(const union xfs_btree_rec *rec,
if (xfs_rmap_btrec_to_irec(rec, &irec) != NULL ||
if (xfs_rmap_btrec_to_irec(rec, &irec) != NULL ||