As mentioned by Mr Pando pls check dba_extents

select segment_name from dba_extents where file_id in ( select file# from v$datafile );