f_stripe_size     167 ompi/mca/common/ompio/common_ompio.h     size_t                 f_stripe_size;
f_stripe_size     459 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_stripe_size = 0;
f_stripe_size     264 ompi/mca/fcoll/base/fcoll_base_file_select.c             file->f_cc_size >= file->f_stripe_size) {
f_stripe_size     278 ompi/mca/fcoll/base/fcoll_base_file_select.c             file->f_cc_size >= file->f_stripe_size) {
f_stripe_size     295 ompi/mca/fcoll/base/fcoll_base_file_select.c             (0 == file->f_stripe_size || file->f_cc_size < file->f_stripe_size) && 
f_stripe_size     200 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( fh->f_stripe_size == 0 ) {
f_stripe_size     202 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         fh->f_stripe_size = 65536;
f_stripe_size     205 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         write_chunksize = fh->f_stripe_size;
f_stripe_size     253 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                                               dynamic_gen2_num_io_procs,  fh->f_stripe_size); 
f_stripe_size     207 ompi/mca/fs/lustre/fs_lustre_file_open.c     fh->f_stripe_size   = lump->lmm_stripe_size;
f_stripe_size     183 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c         fh->f_stripe_size = fs_pvfs2_stripe_size;
f_stripe_size     161 ompi/mca/fs/ufs/fs_ufs_file_open.c     fh->f_stripe_size=0;