Searched refs:zpool_refresh_stats (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_config.c241 error = zpool_refresh_stats(zhp, &missing);
262 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) function
H A Dlibzfs.h348 extern int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
H A Dlibzfs_pool.c1023 if (zpool_refresh_stats(zhp, &missing) != 0) {
1055 if (zpool_refresh_stats(zhp, &missing) != 0) {
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2480 if (zpool_refresh_stats(zhp, &missing) != 0)

Completed in 182 milliseconds