rtexts 4756 fs/xfs/libxfs/xfs_bmap.c uint64_t rtexts = XFS_FSB_TO_B(mp, del->br_blockcount); rtexts 4758 fs/xfs/libxfs/xfs_bmap.c do_div(rtexts, mp->m_sb.sb_rextsize); rtexts 4759 fs/xfs/libxfs/xfs_bmap.c xfs_mod_frextents(mp, rtexts);