Searched refs:r10buf_pool_alloc (Results 1 – 1 of 1) sorted by relevance
92 static void * r10buf_pool_alloc(gfp_t gfp_flags, void *data) in r10buf_pool_alloc() function1727 conf->r10buf_pool = mempool_create(buffs, r10buf_pool_alloc, r10buf_pool_free, conf); in init_resync()