Searched refs:zpool_scan (Results 1 – 3 of 3) sorted by relevance
267 extern int zpool_scan(zpool_handle_t *, pool_scan_func_t, pool_scrub_cmd_t);
1919 zpool_scan(zpool_handle_t *zhp, pool_scan_func_t func, pool_scrub_cmd_t cmd) in zpool_scan() function
4220 err = zpool_scan(zhp, cb->cb_type, cb->cb_scrub_cmd); in scrub_callback()