Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-snap.c721 static struct dm_exception *alloc_completed_exception(gfp_t gfp) in alloc_completed_exception() function
822 e = alloc_completed_exception(GFP_KERNEL); in dm_add_exception()
1665 e = alloc_completed_exception(GFP_NOIO); in pending_complete()