Searched refs:ddb_type (Results 1 – 3 of 3) sorted by relevance
1162 if (ddt_object_exists(ddt, ddb->ddb_type, in ddt_walk()1165 ddb->ddb_type, ddb->ddb_class, in ddt_walk()1168 dde->dde_type = ddb->ddb_type; in ddt_walk()1177 } while (++ddb->ddb_type < DDT_TYPES); in ddt_walk()1178 ddb->ddb_type = 0; in ddt_walk()
1360 (longlong_t)scnp->scn_ddt_bookmark.ddb_type, in dsl_scan_check_suspend()2634 (longlong_t)ddb->ddb_type, in dsl_scan_ddt()3682 (longlong_t)scnp->scn_ddt_bookmark.ddb_type, in dsl_scan_sync()
157 uint64_t ddb_type; member