Searched refs:should_allocate (Results 1 – 1 of 1) sorted by relevance
1901 boolean_t should_allocate; in metaslab_should_allocate() local1913 should_allocate = (asize < in metaslab_should_allocate()1916 should_allocate = (asize <= in metaslab_should_allocate()1919 return (should_allocate); in metaslab_should_allocate()