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

/freebsd-9.3-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.h347 extern int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
H A Dlibzfs_pool.c1007 if (zpool_refresh_stats(zhp, &missing) != 0) {
1039 if (zpool_refresh_stats(zhp, &missing) != 0) {
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2468 if (zpool_refresh_stats(zhp, &missing) != 0)

Completed in 128 milliseconds