Searched refs:oldpool (Results 1 – 2 of 2) sorted by relevance
227 struct snd_seq_pool *newpool, *oldpool; in snd_seq_fifo_resize() local244 oldpool = f->pool; in snd_seq_fifo_resize()255 snd_seq_pool_mark_closing(oldpool); in snd_seq_fifo_resize()263 snd_seq_pool_delete(&oldpool); in snd_seq_fifo_resize()
3257 mempool_t newpool, oldpool; in raid1_reshape() local3267 memset(&oldpool, 0, sizeof(oldpool)); in raid1_reshape()3317 oldpool = conf->r1bio_pool; in raid1_reshape()3350 mempool_exit(&oldpool); in raid1_reshape()