combine_buf_ptr 149 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c char *combine_buf, *combine_buf_ptr; combine_buf_ptr 157 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c combine_buf_ptr = combine_buf; combine_buf_ptr 189 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (flat_buf->blocklens[i] > combine_buf_remain && combine_buf != combine_buf_ptr) { combine_buf_ptr 203 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c combine_buf_ptr = combine_buf; combine_buf_ptr 226 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c memcpy(combine_buf_ptr, combine_buf_ptr 229 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c combine_buf_ptr += flat_buf->blocklens[i]; combine_buf_ptr 236 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (combine_buf_ptr != combine_buf) { combine_buf_ptr 83 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c char *combine_buf, *combine_buf_ptr; combine_buf_ptr 91 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c combine_buf_ptr = combine_buf; combine_buf_ptr 110 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c if (flat_buf->blocklens[i] > combine_buf_remain && combine_buf != combine_buf_ptr) { combine_buf_ptr 129 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c combine_buf_ptr = combine_buf; combine_buf_ptr 159 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c memcpy(combine_buf_ptr, combine_buf_ptr 162 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c combine_buf_ptr += flat_buf->blocklens[i]; combine_buf_ptr 169 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c if (combine_buf_ptr != combine_buf) {