ADIO_NFS          289 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*fstype = ADIO_NFS;
ADIO_NFS          343 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*fstype = ADIO_NFS;
ADIO_NFS          359 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*fstype = ADIO_NFS;
ADIO_NFS          383 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*fstype = ADIO_NFS;
ADIO_NFS          457 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	if (!strcmp(sbuf.st_fstype, "nfs")) *fstype = ADIO_NFS;
ADIO_NFS          467 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     *fstype = ADIO_NFS;
ADIO_NFS          532 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*fstype = ADIO_NFS;
ADIO_NFS          673 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	    if (min_code == ADIO_NFS) file_system = ADIO_NFS;
ADIO_NFS          736 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     if (file_system == ADIO_NFS) {
ADIO_NFS           32 ompi/mca/io/romio321/romio/adio/common/ad_get_sh_fp.c     if (fd->file_system == ADIO_NFS) {
ADIO_NFS           20 ompi/mca/io/romio321/romio/adio/common/ad_set_sh_fp.c     if (fd->file_system == ADIO_NFS) {
ADIO_NFS          107 ompi/mca/io/romio321/romio/mpi-io/iread_sh.c             if (adio_fh->file_system != ADIO_NFS)
ADIO_NFS          115 ompi/mca/io/romio321/romio/mpi-io/iread_sh.c             if (adio_fh->file_system != ADIO_NFS)
ADIO_NFS          100 ompi/mca/io/romio321/romio/mpi-io/iwrite_sh.c             if (adio_fh->file_system != ADIO_NFS)
ADIO_NFS          106 ompi/mca/io/romio321/romio/mpi-io/iwrite_sh.c             if (adio_fh->file_system != ADIO_NFS)
ADIO_NFS          125 ompi/mca/io/romio321/romio/mpi-io/read_sh.c         if ((adio_fh->atomicity) && (adio_fh->file_system != ADIO_NFS))
ADIO_NFS          131 ompi/mca/io/romio321/romio/mpi-io/read_sh.c         if ((adio_fh->atomicity) && (adio_fh->file_system != ADIO_NFS))
ADIO_NFS          124 ompi/mca/io/romio321/romio/mpi-io/write_sh.c         if ((adio_fh->atomicity) && (adio_fh->file_system != ADIO_NFS))
ADIO_NFS          130 ompi/mca/io/romio321/romio/mpi-io/write_sh.c         if ((adio_fh->atomicity) && (adio_fh->file_system != ADIO_NFS))