Searched refs:TRAVERSE_HARD (Results 1 – 4 of 4) sorted by relevance
50 #define TRAVERSE_HARD (1<<4) macro
221 flags |= TRAVERSE_HARD; in bptree_iterate()
220 boolean_t hard = td->td_flags & TRAVERSE_HARD; in traverse_visitbp()660 boolean_t hard = (flags & TRAVERSE_HARD); in traverse_pool()
2701 int flags = TRAVERSE_PRE | TRAVERSE_PREFETCH_METADATA | TRAVERSE_HARD; in dump_block_stats()