Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-snap.c661 static struct dm_exception *alloc_completed_exception(gfp_t gfp) in alloc_completed_exception() function
748 e = alloc_completed_exception(GFP_KERNEL); in dm_add_exception()
1449 e = alloc_completed_exception(GFP_NOIO); in pending_complete()