Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm.c921 static int __noflush_suspending(struct mapped_device *md) in __noflush_suspending() function
940 if (!(io->error > 0 && __noflush_suspending(md))) in dec_pending()
951 if (__noflush_suspending(md)) in dec_pending()
3479 return __noflush_suspending(dm_table_get_md(ti->table)); in dm_noflush_suspending()