np_total           15 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c     int iomod, np_total, np_comm;
np_total           25 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	    MPI_Comm_size(MPI_COMM_WORLD, &np_total);
np_total           27 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	    if (np_total == np_comm) {
np_total           51 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	MPI_Comm_size(MPI_COMM_WORLD, &np_total);
np_total           53 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	if (np_total == np_comm) {
np_total           12 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_flush.c     int err, np_total, np_comm;
np_total           31 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_flush.c     MPI_Comm_size(MPI_COMM_WORLD, &np_total);
np_total           33 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_flush.c     if ((np_total == np_comm) && (!(fd->atomicity))) {
np_total           12 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_open.c     int perm, amode, old_mask, np_comm, np_total, err, flag;
np_total           36 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_open.c     MPI_Comm_size(MPI_COMM_WORLD, &np_total);
np_total           39 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_open.c     if (np_total == np_comm)