Home
last modified time | relevance | path

Searched refs:geom_stats_snapshot_get (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libgeom/
H A DMakefile24 libgeom.3 geom_stats_snapshot_get.3 \
H A Dlibgeom.h50 void *geom_stats_snapshot_get(void);
H A Dgeom_stats.c114 geom_stats_snapshot_get(void) in geom_stats_snapshot_get() function
/freebsd/usr.sbin/gstat/
H A Dgstat.c184 sq = geom_stats_snapshot_get(); in main()
219 sp = geom_stats_snapshot_get(); in main()
/freebsd/sbin/mdconfig/
H A Dmdconfig.c515 sq = geom_stats_snapshot_get(); in md_list()