Searched refs:sm_entry_is_debug (Results 1 – 3 of 3) sorted by relevance
69 sm_entry_is_debug(uint64_t e) in sm_entry_is_debug() function123 if (sm_entry_is_debug(e)) /* Skip debug entries */ in space_map_iterate()231 ASSERT(sm_entry_is_debug(entry) || in space_map_reversed_last_block_entries()305 if (sm_entry_is_debug(e)) { in space_map_incremental_destroy()
185 boolean_t sm_entry_is_debug(uint64_t e);
805 if (sm_entry_is_debug(word)) { in dump_spacemap()