Searched refs:zpool_scan (Results 1 – 3 of 3) sorted by relevance
244 extern int zpool_scan(zpool_handle_t *, pool_scan_func_t);
1843 zpool_scan(zpool_handle_t *zhp, pool_scan_func_t func) in zpool_scan() function
3845 err = zpool_scan(zhp, cb->cb_type); in scrub_callback()