async_count        36 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_done.c         (*request)->fd->async_count--;
async_count        70 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iread.c     fd->async_count++;
async_count        69 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iwrite.c     fd->async_count++;
async_count        51 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_wait.c         (*request)->fd->async_count--;
async_count        19 ompi/mca/io/romio321/romio/adio/common/ad_close.c     if (fd->async_count) {
async_count        76 ompi/mca/io/romio321/romio/adio/common/ad_open.c     fd->async_count = 0;
async_count       234 ompi/mca/io/romio321/romio/adio/include/adio.h     int async_count;         /* count of outstanding nonblocking operations */