Searched refs:NVME_SC_LBA_RANGE (Results 1 – 5 of 5) sorted by relevance
147 return NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_validate_zone_mgmt_recv()485 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_zmgmt_send_work()542 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in nvmet_bdev_execute_zone_append()
131 status = NVME_SC_LBA_RANGE | NVME_SC_DNR; in blk_to_nvme_status()
55 return NVME_SC_LBA_RANGE | NVME_SC_DNR; in errno_to_nvme_status()
1516 NVME_SC_LBA_RANGE = 0x80, enumerator
270 case NVME_SC_LBA_RANGE: in nvme_error_status()