Searched refs:BLK_ZONE_WPLUG_ERROR (Results 1 – 1 of 1) sorted by relevance
94 #define BLK_ZONE_WPLUG_ERROR (1U << 1) macro97 #define BLK_ZONE_WPLUG_BUSY (BLK_ZONE_WPLUG_PLUGGED | BLK_ZONE_WPLUG_ERROR)615 if (zwplug->flags & BLK_ZONE_WPLUG_ERROR) in disk_zone_wplug_set_error()626 zwplug->flags |= BLK_ZONE_WPLUG_ERROR; in disk_zone_wplug_set_error()639 if (!(zwplug->flags & BLK_ZONE_WPLUG_ERROR)) in disk_zone_wplug_clear_error()652 zwplug->flags &= ~BLK_ZONE_WPLUG_ERROR; in disk_zone_wplug_clear_error()1117 if (zwplug->flags & BLK_ZONE_WPLUG_ERROR) { in disk_zone_wplug_unplug_bio()1314 if (!(zwplug->flags & BLK_ZONE_WPLUG_ERROR)) in disk_zone_wplug_handle_error()1317 zwplug->flags &= ~BLK_ZONE_WPLUG_ERROR; in disk_zone_wplug_handle_error()