Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dflush.c101 static void *allocate_flush(gfp_t gfp_mask, void *pool_data) in allocate_flush() function
150 vdo->flusher->flush_pool = mempool_create(1, allocate_flush, free_flush, in vdo_make_flusher()