Searched refs:geom_stats_snapshot_next (Results 1 – 5 of 5) sorted by relevance
28 libgeom.3 geom_stats_snapshot_next.3 \
54 struct devstat *geom_stats_snapshot_next(void *);
165 geom_stats_snapshot_next(void *arg) in geom_stats_snapshot_next() function
306 gsp = geom_stats_snapshot_next(sp); in main()307 gsq = geom_stats_snapshot_next(sq); in main()
520 while ((gsp = geom_stats_snapshot_next(sq)) != NULL) { in md_list()