Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-snap.c668 static struct dm_exception *alloc_completed_exception(gfp_t gfp) in alloc_completed_exception() function
755 e = alloc_completed_exception(GFP_KERNEL); in dm_add_exception()
1468 e = alloc_completed_exception(GFP_NOIO); in pending_complete()