xfs_rmap_unmap_extent
xfs_rmap_unmap_extent(tp, ip, whichfork, del);
xfs_rmap_unmap_extent(tp, ip, whichfork, got);
xfs_rmap_unmap_extent(tp, ip, whichfork, &prev);
void xfs_rmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
xfs_rmap_unmap_extent(sc->tp, rs->ip, rs->whichfork, imap);