Searched refs:new_max_chunks (Results 1 – 2 of 2) sorted by relevance
479 unsigned new_max_chunks = 2 * backing->max_chunks; in sparse_backing_free() local483 sizeof(*backing->chunks) * new_max_chunks); in sparse_backing_free()487 backing->max_chunks = new_max_chunks; in sparse_backing_free()
1095 unsigned new_max_chunks = 2 * backing->max_chunks; in sparse_backing_free() local1099 sizeof(*backing->chunks) * new_max_chunks); in sparse_backing_free()1103 backing->max_chunks = new_max_chunks; in sparse_backing_free()