Searched refs:NR_RAID_BIOS (Results 1 – 4 of 4) sorted by relevance
28 #define NR_RAID_BIOS 256 macro
3126 conf->r1bio_pool = mempool_create_kmalloc_pool(NR_RAID_BIOS, r1bio_size); in setup_conf()3400 newpool = mempool_create_kmalloc_pool(NR_RAID_BIOS, new_r1bio_size); in raid1_reshape()
3871 err = mempool_init(&conf->r10bio_pool, NR_RAID_BIOS, r10bio_pool_alloc, in setup_conf()
7760 conf->ctx_pool = mempool_create_kmalloc_pool(NR_RAID_BIOS, in raid5_create_ctx_pool()