Searched refs:r10buf_pool_alloc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid10.c99 static void * r10buf_pool_alloc(gfp_t gfp_flags, void *data) function
1770 conf->r10buf_pool = mempool_create(buffs, r10buf_pool_alloc, r10buf_pool_free, conf);

Completed in 30 milliseconds