Searched refs:alloctree (Results 1 – 2 of 2) sorted by relevance
335 if(alloctree() == 0) in enter()356 if(alloctree() == 0) in node()370 if(alloctree() == 0) in unary()389 alloctree(void) in alloctree() function
1788 range_tree_t *alloctree = msp->ms_alloctree[txg & TXG_MASK]; in metaslab_sync() local1801 ASSERT3P(alloctree, ==, NULL); in metaslab_sync()1805 ASSERT3P(alloctree, !=, NULL); in metaslab_sync()1814 if (range_tree_space(alloctree) == 0 && in metaslab_sync()1858 space_map_write(msp->ms_sm, alloctree, SM_ALLOC, tx); in metaslab_sync()1896 range_tree_vacate(alloctree, NULL, NULL); in metaslab_sync()