Searched refs:min_alloc_size (Results 1 – 2 of 2) sorted by relevance
435 size_t min_alloc_size = RAND_POOL_MIN_ALLOCATION(secure); in rand_pool_new() local445 pool->alloc_len = min_len < min_alloc_size ? min_alloc_size : min_len; in rand_pool_new()
178 SYSCTL_QUAD(_vfs_zfs_metaslab, OID_AUTO, min_alloc_size, CTLFLAG_RWTUN,