Searched refs:dnode_slots (Results 1 – 1 of 1) sorted by relevance
2444 uint64_t dnode_slots; in dump_dir() local2531 dump_object(os, object, verbosity, &print_header, &dnode_slots); in dump_dir()2533 total_slots_used += dnode_slots; in dump_dir()2534 max_slot_used = object + dnode_slots - 1; in dump_dir()