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

/linux-4.1.27/drivers/md/
H A Ddm.c888 static int __noflush_suspending(struct mapped_device *md) __noflush_suspending() function
907 if (!(io->error > 0 && __noflush_suspending(md))) dec_pending()
918 if (__noflush_suspending(md)) dec_pending()
3531 return __noflush_suspending(dm_table_get_md(ti->table)); dm_noflush_suspending()

Completed in 80 milliseconds