Searched refs:BLK_STS_ZONE_OPEN_RESOURCE (Results 1 – 6 of 6) sorted by relevance
145 #define BLK_STS_ZONE_OPEN_RESOURCE ((__force blk_status_t)15) macro
330 return BLK_STS_ZONE_OPEN_RESOURCE; in null_check_open()
189 [BLK_STS_ZONE_OPEN_RESOURCE] = { -ETOOMANYREFS, "open zones exceeded" },
140 with BLK_STS_ZONE_OPEN_RESOURCE, which user space may see as the ETOOMANYREFS
760 blk_stat = BLK_STS_ZONE_OPEN_RESOURCE; in scsi_io_completion_action()
281 return BLK_STS_ZONE_OPEN_RESOURCE; in nvme_error_status()
Completed in 25 milliseconds