Home
last modified time | relevance | path

Searched refs:oldpool (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/core/seq/
Dseq_fifo.c237 struct snd_seq_pool *newpool, *oldpool; in snd_seq_fifo_resize() local
254 oldpool = f->pool; in snd_seq_fifo_resize()
269 snd_seq_pool_delete(&oldpool); in snd_seq_fifo_resize()
/linux-2.6.39/drivers/md/
Draid1.c2088 mempool_t *newpool, *oldpool; in raid1_reshape() local
2143 oldpool = conf->r1bio_pool; in raid1_reshape()
2182 mempool_destroy(oldpool); in raid1_reshape()