Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid1.c144 static void * r1buf_pool_alloc(gfp_t gfp_flags, void *data) in r1buf_pool_alloc() function
2745 return mempool_init(&conf->r1buf_pool, buffs, r1buf_pool_alloc, in init_resync()