Searched refs:zpool_refresh_stats (Results 1 – 7 of 7) sorted by relevance
197 error = zpool_refresh_stats(zhp, &missing); in zpool_get_features()219 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) in zpool_refresh_stats() function
1326 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_canfail()1357 if (zpool_refresh_stats(zhp, &missing) != 0) { in zpool_open_silent()
630 …<elf-symbol name='zpool_refresh_stats' type='func-type' binding='global-binding' visibility='defau…3380 …e='zpool_refresh_stats' mangled-name='zpool_refresh_stats' visibility='default' binding='global' s…
188 zpool_refresh_stats(node->zn_handle, &missing); in pool_list_refresh()213 zpool_refresh_stats(node->zn_handle, &missing); in pool_list_refresh()
13433 if (zpool_refresh_stats(zhp, &missing) != 0 || missing || in wait_status_thread()
724 if (zpool_refresh_stats(zhp, &missing) != 0) { in print_stats()
481 _LIBZFS_H int zpool_refresh_stats(zpool_handle_t *, boolean_t *);