pvfs 22 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_read = ADIOI_HINT_DISABLE; pvfs 23 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_write = ADIOI_HINT_DISABLE; pvfs 88 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_read = ADIOI_HINT_ENABLE; pvfs 92 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_read = ADIOI_HINT_DISABLE; pvfs 97 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_read = ADIOI_HINT_AUTO; pvfs 99 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c tmp_val = fd->hints->fs_hints.pvfs.listio_read; pvfs 101 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c if (tmp_val != fd->hints->fs_hints.pvfs.listio_read) { pvfs 116 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_write = ADIOI_HINT_ENABLE; pvfs 120 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_write = ADIOI_HINT_DISABLE; pvfs 125 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c fd->hints->fs_hints.pvfs.listio_write = ADIOI_HINT_AUTO; pvfs 127 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c tmp_val = fd->hints->fs_hints.pvfs.listio_write; pvfs 129 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c if (tmp_val != fd->hints->fs_hints.pvfs.listio_write) { pvfs 92 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if ( fd->hints->fs_hints.pvfs.listio_read == ADIOI_HINT_ENABLE) { pvfs 111 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if ( fd->hints->fs_hints.pvfs.listio_write == ADIOI_HINT_ENABLE ) { pvfs 57 ompi/mca/io/romio321/romio/adio/include/adioi.h } pvfs;