Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm.c881 static int __noflush_suspending(struct mapped_device *md) in __noflush_suspending() function
900 if (!(io->status == BLK_STS_DM_REQUEUE && __noflush_suspending(md))) in dec_pending()
911 if (__noflush_suspending(md)) in dec_pending()
2854 return __noflush_suspending(ti->table->md); in dm_noflush_suspending()