Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c349 bool requeue_mode:1; member
1946 if (tc->requeue_mode) { in process_cell()
2174 if (tc->requeue_mode) { in process_thin_deferred_bios()
2488 w->tc->requeue_mode = true; in do_noflush_start()
2496 w->tc->requeue_mode = false; in do_noflush_stop()
2720 if (tc->requeue_mode) { in thin_bio_map()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin.c350 bool requeue_mode:1; member
1963 if (tc->requeue_mode) { in process_cell()
2191 if (tc->requeue_mode) { in process_thin_deferred_bios()
2507 w->tc->requeue_mode = true; in do_noflush_start()
2516 w->tc->requeue_mode = false; in do_noflush_stop()
2735 if (tc->requeue_mode) { in thin_bio_map()

Completed in 13 milliseconds