statvfs           235 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     struct statvfs vfsbuf;
statvfs           255 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	err = statvfs(filename, &vfsbuf);
statvfs           268 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	    err = statvfs(dir, &vfsbuf);
statvfs           246 opal/mca/mpool/hugepage/mpool_hugepage_component.c             struct statvfs info;
statvfs           247 opal/mca/mpool/hugepage/mpool_hugepage_component.c             statvfs (mntent->mnt_dir, &info);
statvfs           523 opal/mca/pmix/pmix4x/pmix/src/util/path.c     struct statvfs vfsbuf;
statvfs           558 opal/mca/pmix/pmix4x/pmix/src/util/path.c         vfsrc = statvfs(file, &vfsbuf);
statvfs           689 opal/mca/pmix/pmix4x/pmix/src/util/path.c     struct statvfs buf;
statvfs           701 opal/mca/pmix/pmix4x/pmix/src/util/path.c         rc = statvfs(path, &buf);
statvfs           516 opal/util/path.c     struct statvfs vfsbuf;
statvfs           551 opal/util/path.c         vfsrc = statvfs(file, &vfsbuf);
statvfs           677 opal/util/path.c     struct statvfs buf;
statvfs           689 opal/util/path.c         rc = statvfs(path, &buf);