Searched refs:L1_dnode_count (Results 1 – 1 of 1) sorted by relevance
52 uint64_t L1_dnode_count = DNODES_PER_BLOCK << in dmu_object_alloc_impl() local80 if (dnodes_per_chunk > L1_dnode_count) in dmu_object_alloc_impl()81 dnodes_per_chunk = L1_dnode_count; in dmu_object_alloc_impl()138 if (P2PHASE(object, L1_dnode_count) == 0) { in dmu_object_alloc_impl()