num_etypes_in_filetype   26 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int num_etypes_in_filetype = -1, num_filetypes = -1;
num_etypes_in_filetype  132 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     num_etypes_in_filetype = filetype_size / etype_size;
num_etypes_in_filetype  169 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	num_filetypes = (int) (offset / num_etypes_in_filetype);
num_etypes_in_filetype  170 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	etypes_in_filetype = (int) (offset % num_etypes_in_filetype);