Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm.c851 static int __noflush_suspending(struct mapped_device *md) in __noflush_suspending() function
908 if ((__noflush_suspending(md) && in dm_handle_requeue()
1048 __noflush_suspending(io->md))) { in dm_io_set_error()
3129 return __noflush_suspending(ti->table->md); in dm_noflush_suspending()