Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log.c245 int log_dev_failed; member
436 lc->log_dev_failed = 0; in create_log_context()
577 if (lc->log_dev_failed) in fail_log_device()
580 lc->log_dev_failed = 1; in fail_log_device()
810 lc->log_dev_failed ? 'D' : in disk_status()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-log.c248 int log_dev_failed; member
440 lc->log_dev_failed = 0; in create_log_context()
582 if (lc->log_dev_failed) in fail_log_device()
585 lc->log_dev_failed = 1; in fail_log_device()
828 lc->log_dev_failed ? 'D' : in disk_status()

Completed in 3 milliseconds