Searched refs:BLK_STS_ZONE_ACTIVE_RESOURCE (Results 1 – 5 of 5) sorted by relevance
123 #define BLK_STS_ZONE_ACTIVE_RESOURCE ((__force blk_status_t)16) macro
272 return BLK_STS_ZONE_ACTIVE_RESOURCE; in null_check_active()
128 with BLK_STS_ZONE_ACTIVE_RESOURCE, which user space may see as the EOVERFLOW
191 [BLK_STS_ZONE_ACTIVE_RESOURCE] = { -EOVERFLOW, "active zones exceeded" },
252 return BLK_STS_ZONE_ACTIVE_RESOURCE; in nvme_error_status()