Searched refs:NVME_SC_LBA_RANGE (Results 1 – 7 of 7) sorted by relevance
165 return NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_validate_zone_mgmt_recv()501 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_zmgmt_send_work()559 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_execute_zone_append()
140 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in blk_to_nvme_status()
61 return NVME_SC_LBA_RANGE | NVME_SC_DNR; in errno_to_nvme_status()
103 [NVME_SC_LBA_RANGE] = "LBA Out of Range",
259 case NVME_SC_LBA_RANGE: in nvme_error_status()
487 NVME_SC_LBA_RANGE = 0x80, enumerator
1885 NVME_SC_LBA_RANGE = 0x80, enumerator