Searched defs:dsl_scan (Results 1 – 2 of 2) sorted by relevance
105 typedef struct dsl_scan { struct122 dsl_scan_phys_t scn_phys; argument129 int dsl_scan(struct dsl_pool *, pool_scan_func_t); argument
1858 dsl_scan(dsl_pool_t *dp, pool_scan_func_t func) in dsl_scan() function