Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-thin.c210 PM_FAIL, /* all I/O fails */ enumerator
1555 case PM_FAIL: in should_error_unserviceable_bio()
2499 if (old_mode == PM_FAIL) in set_pool_mode()
2503 case PM_FAIL: in set_pool_mode()
2585 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2590 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2679 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_bio_map()
3847 if (get_pool_mode(pool) == PM_FAIL) { in pool_status()
4159 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_ctr()
4318 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_status()