Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-thin.c204 PM_FAIL, /* all I/O fails */ enumerator
1428 case PM_FAIL: in should_error_unserviceable_bio()
2379 if (old_mode == PM_FAIL) in set_pool_mode()
2383 case PM_FAIL: in set_pool_mode()
2460 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2465 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2554 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_bio_map()
3713 if (get_pool_mode(pool) == PM_FAIL) { in pool_status()
4022 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_ctr()
4181 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_status()