max_bufsize 95 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf_len = (int) (ADIOI_MIN(max_bufsize, end_offset-readbuf_off+1));\ max_bufsize 111 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf = (char *) ADIOI_Malloc(partial_read + max_bufsize); \ max_bufsize 115 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf_len = (int) (partial_read + ADIOI_MIN(max_bufsize, \ max_bufsize 134 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf_len = (int) (ADIOI_MIN(max_bufsize, end_offset-readbuf_off+1));\ max_bufsize 146 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf = (char *) ADIOI_Malloc(partial_read + max_bufsize); \ max_bufsize 150 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf_len = (int) (partial_read + ADIOI_MIN(max_bufsize, \ max_bufsize 185 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c int new_brd_size, err_flag=0, info_flag, max_bufsize; max_bufsize 213 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c max_bufsize = atoi(value); max_bufsize 228 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 229 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf_len = (int) (ADIOI_MIN(max_bufsize, end_offset-readbuf_off+1)); max_bufsize 396 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 397 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c readbuf_len = (int) (ADIOI_MIN(max_bufsize, end_offset-readbuf_off+1)); max_bufsize 101 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 131 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 159 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 181 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 214 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 231 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 246 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 259 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 289 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c int new_bwr_size, err_flag=0, info_flag, max_bufsize; max_bufsize 316 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c max_bufsize = atoi(value); max_bufsize 331 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 332 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1)); max_bufsize 497 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 498 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c writebuf_len = (int)(ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1)); max_bufsize 15 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c readbuf_len = (unsigned) (ADIOI_MIN(max_bufsize, end_offset-readbuf_off+1));\ max_bufsize 26 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c readbuf = (char *) ADIOI_Malloc(partial_read + max_bufsize); \ max_bufsize 30 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c readbuf_len = (unsigned) (partial_read + ADIOI_MIN(max_bufsize, \ max_bufsize 65 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c unsigned max_bufsize, readbuf_len; max_bufsize 110 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c max_bufsize = atoi(value); max_bufsize 126 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c readbuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 127 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c readbuf_len = (unsigned) (ADIOI_MIN(max_bufsize, end_offset-readbuf_off+1)); max_bufsize 275 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c readbuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 27 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c writebuf_len = (unsigned) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 56 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c writebuf_len = (unsigned) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 88 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c writebuf_len = (unsigned) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 106 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c writebuf_len = (unsigned) (ADIOI_MIN(max_bufsize,end_offset-writebuf_off+1));\ max_bufsize 130 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c unsigned writebuf_len, max_bufsize, write_sz; max_bufsize 177 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c max_bufsize = fd->hints->ind_wr_buffer_size; max_bufsize 191 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c writebuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 192 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c writebuf_len = (unsigned) (ADIOI_MIN(max_bufsize, end_offset-writebuf_off+1)); max_bufsize 347 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c writebuf = (char *) ADIOI_Malloc(max_bufsize); max_bufsize 348 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c memset(writebuf, -1, max_bufsize);