Lines Matching defs:allocating
110 * zfs_mg_noalloc_threshold the allocator will avoid allocating to that
127 * allocating from very fragmented disks in our pool while other, less
256 * allocating from the active metaslab until we have exhausted
791 * zfs_mg_noalloc_threshold. This is used by the allocating
1798 * are made advance the cursor. Continue allocating from the cursor until
1948 uint64_t allocating = 0;
1990 allocating +=
1993 ASSERT3U(allocating + msp->ms_allocated_this_txg, ==,
2000 msp_free_space = range_tree_space(msp->ms_allocatable) + allocating +
5181 * Also, allocating on consecutive vdevs (as opposed to random vdevs)
6025 * It would intuitively make sense to also check the current allocating
6031 * current allocating tree.