Searched refs:alloc_pcnt (Results 1 – 1 of 1) sorted by relevance
934 pgcnt_t alloc_pcnt, last_pcnt; in i_cpr_storage_data_alloc() local945 alloc_pcnt = INITIAL_ALLOC_PCNT; in i_cpr_storage_data_alloc()946 *alloc_pages = (pages * alloc_pcnt) / INTEGRAL; in i_cpr_storage_data_alloc()950 str, *alloc_pages, alloc_pcnt); in i_cpr_storage_data_alloc()966 alloc_pcnt = MAX(last_pcnt, INITIAL_ALLOC_PCNT) + in i_cpr_storage_data_alloc()968 *alloc_pages = (pages * alloc_pcnt) / INTEGRAL; in i_cpr_storage_data_alloc()970 str, *alloc_pages, alloc_pcnt); in i_cpr_storage_data_alloc()