Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-thin.c210 PM_FAIL, /* all I/O fails */ enumerator
1604 case PM_FAIL: in should_error_unserviceable_bio()
2541 if (old_mode == PM_FAIL) in set_pool_mode()
2545 case PM_FAIL: in set_pool_mode()
2622 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2627 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2714 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_bio_map()
3891 if (get_pool_mode(pool) == PM_FAIL) { in pool_status()
4209 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_ctr()
4368 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_status()