Searched refs:geom_stats_snapshot_next (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/lib/libgeom/
H A DMakefile29 libgeom.3 geom_stats_snapshot_next.3 \
H A Dgeom_stats.c170 geom_stats_snapshot_next(void *arg) function
H A Dlibgeom.h54 struct devstat *geom_stats_snapshot_next(void *);
/freebsd-10.1-release/usr.sbin/gstat/
H A Dgstat.c242 gsp = geom_stats_snapshot_next(sp);
243 gsq = geom_stats_snapshot_next(sq);
/freebsd-10.1-release/sbin/mdconfig/
H A Dmdconfig.c429 while ((gsp = geom_stats_snapshot_next(sq)) != NULL) {

Completed in 51 milliseconds