Searched refs:zpool_scan (Results 1 – 4 of 4) sorted by relevance
237 zpool_scan;
240 extern int zpool_scan(zpool_handle_t *, pool_scan_func_t);
1799 zpool_scan(zpool_handle_t *zhp, pool_scan_func_t func) in zpool_scan() function
3672 err = zpool_scan(zhp, cb->cb_type); in scrub_callback()