Searched refs:zpool_refresh_stats (Results 1 – 4 of 4) sorted by relevance
243 error = zpool_refresh_stats(zhp, &missing); in zpool_get_features()265 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) in zpool_refresh_stats() function
348 extern int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
993 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_canfail()1025 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_silent()
2510 if (zpool_refresh_stats(zhp, &missing) != 0) in refresh_iostat()