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