Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c891 static int __noflush_suspending(struct mapped_device *md) in __noflush_suspending() function
912 if (!(io->status == BLK_STS_DM_REQUEUE && __noflush_suspending(md))) in dec_pending()
923 if (__noflush_suspending(md)) in dec_pending()
2911 return __noflush_suspending(ti->table->md); in dm_noflush_suspending()
/kernel/linux/linux-6.6/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()
3124 return __noflush_suspending(ti->table->md); in dm_noflush_suspending()

Completed in 10 milliseconds