Searched refs:zpool_refresh_stats (Results 1 – 6 of 6) 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
1088 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_canfail()1120 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_silent()
354 …<elf-symbol name='zpool_refresh_stats' type='func-type' binding='global-binding' visibility='defau…2703 …e='zpool_refresh_stats' mangled-name='zpool_refresh_stats' visibility='default' binding='global' s…
722 if (zpool_refresh_stats(zhp, &missing) != 0) { in print_stats()
414 extern int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
4921 if (zpool_refresh_stats(zhp, &missing) != 0) in refresh_iostat()10424 if (zpool_refresh_stats(zhp, &missing) != 0 || missing || in wait_status_thread()