Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-thin.c196 PM_FAIL, /* all I/O fails */ enumerator
1260 case PM_FAIL: in should_error_unserviceable_bio()
2130 if (old_mode == PM_FAIL) in set_pool_mode()
2134 case PM_FAIL: in set_pool_mode()
2212 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2217 set_pool_mode(pool, PM_FAIL); in abort_transaction()
2304 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_bio_map()
3469 if (get_pool_mode(pool) == PM_FAIL) { in pool_status()
3803 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_ctr()
3960 if (get_pool_mode(tc->pool) == PM_FAIL) { in thin_status()