Searched refs:zpool_refresh_stats (Results 1 – 5 of 5) sorted by relevance
241 error = zpool_refresh_stats(zhp, &missing); in zpool_get_features()262 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) in zpool_refresh_stats() function
229 zpool_refresh_stats;
341 extern int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
954 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_canfail()986 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_silent()
2335 if (zpool_refresh_stats(zhp, &missing) != 0) in refresh_iostat()