Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dmemory-alloc.c214 unsigned int noio_flags; in vdo_allocate_memory() local
228 noio_flags = memalloc_noio_save(); in vdo_allocate_memory()
284 memalloc_noio_restore(noio_flags); in vdo_allocate_memory()