str_factor         22 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c     ADIO_Offset stripe_val[3], str_factor = -1, str_unit=0, start_iodev=-1;
str_factor         58 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 		str_factor=atoll(value);
str_factor         87 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 	    stripe_val[0] = str_factor;
str_factor         96 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 	if (stripe_val[0] != str_factor
str_factor         24 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c     ADIO_Offset str_factor = -1, str_unit=0, start_iodev=-1;
str_factor         71 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 	    str_factor=atoll(value);
str_factor         78 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c     if ((str_factor > 0) || (str_unit > 0) || (start_iodev >= 0))
str_factor        106 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 	    if (str_factor > USHRT_MAX)
str_factor        109 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 	            lum->lmm_stripe_count = str_factor;
str_factor         13 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c     int flag, tmp_val, str_factor=-1, str_unit=-1, start_iodev=-1;
str_factor         30 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		str_factor=atoi(value);
str_factor         31 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		tmp_val = str_factor;
str_factor         34 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		if (tmp_val != str_factor) {
str_factor         76 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 	    if ((str_factor > 0) || (str_unit > 0) || (start_iodev >= 0)) {
str_factor        106 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 			if ((str_factor > 0) && (str_factor < attr.s_sfactor))
str_factor        107 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 			    attr.s_sfactor = str_factor;
str_factor         15 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c     int flag, tmp_val, str_factor=-1, str_unit=-1, start_iodev=-1;
str_factor         31 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		str_factor=atoi(value);
str_factor         32 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		tmp_val = str_factor;
str_factor         34 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		if (tmp_val != str_factor) {
str_factor         67 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 	    if ((str_factor > 0) || (str_unit > 0) || (start_iodev >= 0)) {
str_factor         96 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		    str_factor = ADIOI_MIN(nioservers, str_factor);
str_factor        101 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		    piofs_create.cells = (str_factor > 0) ? str_factor : -1;
str_factor         13 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c     int flag, tmp_val, str_factor=-1, str_unit=-1, start_iodev=-1; 
str_factor         33 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		str_factor=atoi(value);
str_factor         34 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		tmp_val = str_factor;
str_factor         36 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		if (tmp_val != str_factor) {