striping_factor   183 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 				    int striping_factor;
striping_factor   185 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 				    if ( sscanf(hintval,"%d",&striping_factor)==1 )
striping_factor   190 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 					    layout.round_robin.block_size = striping_factor;
striping_factor    33 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c     stripe_count = fd->hints->striping_factor;
striping_factor   137 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 	fd->hints->striping_factor = lum->lmm_stripe_count;
striping_factor    26 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_hints.c 	fd->hints->striping_factor = 0;
striping_factor    73 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_hints.c 		    &(fd->hints->striping_factor), myname, error_code);
striping_factor   197 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c                          fd->access_mode, fd->hints->striping_factor,
striping_factor   106 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c 		    fd->hints->striping_factor,
striping_factor    33 ompi/mca/io/romio321/romio/adio/include/adioi.h     int striping_factor;