Searched refs:zpool_refresh_stats (Results 1 – 6 of 6) sorted by relevance
227 error = zpool_refresh_stats(zhp, &missing); in zpool_get_features()249 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) in zpool_refresh_stats() function
1278 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_canfail()1309 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_silent()
545 …<elf-symbol name='zpool_refresh_stats' type='func-type' binding='global-binding' visibility='defau…2810 …e='zpool_refresh_stats' mangled-name='zpool_refresh_stats' visibility='default' binding='global' s…
723 if (zpool_refresh_stats(zhp, &missing) != 0) { in print_stats()
459 _LIBZFS_H int zpool_refresh_stats(zpool_handle_t *, boolean_t *);
5204 if (zpool_refresh_stats(zhp, &missing) != 0) in refresh_iostat()11135 if (zpool_refresh_stats(zhp, &missing) != 0 || missing || in wait_status_thread()