str_unit           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_unit           51 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 		str_unit=atoll(value);
str_unit           88 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 	    stripe_val[1] = str_unit;
str_unit           97 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 		|| stripe_val[1] != str_unit
str_unit           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_unit           66 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 	    str_unit=atoll(value);
str_unit           78 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c     if ((str_factor > 0) || (str_unit > 0) || (start_iodev >= 0))
str_unit          101 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 	    if (str_unit > UINT_MAX)
str_unit          104 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 	            lum->lmm_stripe_size = str_unit;
str_unit           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_unit           46 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		str_unit=atoi(value);
str_unit           47 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		tmp_val = str_unit;
str_unit           50 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		if (tmp_val != str_unit) {
str_unit           76 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 	    if ((str_factor > 0) || (str_unit > 0) || (start_iodev >= 0)) {
str_unit          102 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 			if (str_unit > 0) attr.s_sunitsize = str_unit;
str_unit           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_unit           43 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		str_unit=atoi(value);
str_unit           44 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		tmp_val = str_unit;
str_unit           46 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		if (tmp_val != str_unit) {
str_unit           67 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 	    if ((str_factor > 0) || (str_unit > 0) || (start_iodev >= 0)) {
str_unit          100 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c 		    piofs_create.bsu = (str_unit > 0) ? str_unit : -1;
str_unit           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_unit           50 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		str_unit=atoi(value);
str_unit           51 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		tmp_val = str_unit;
str_unit           53 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		if (tmp_val != str_unit) {