Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-thin.c210 PM_FAIL, /* all I/O fails */ enumerator
1614 case PM_FAIL: in should_error_unserviceable_bio()
2551 if (old_mode == PM_FAIL) in set_pool_mode()
2555 case PM_FAIL: in set_pool_mode()
2632 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2637 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2724 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_bio_map()
3915 if (get_pool_mode(pool) == PM_FAIL) { in pool_status()
4235 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_ctr()
4393 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_status()