Home
last modified time | relevance | path

Searched refs:NVMET_NO_ERROR_LOC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/nvme/target/
Dnvmet.h28 #define NVMET_NO_ERROR_LOC ((u16)-1) macro
Dcore.c716 if (!ctrl || req->error_loc == NVMET_NO_ERROR_LOC) in nvmet_set_error()
936 req->error_loc = NVMET_NO_ERROR_LOC; in nvmet_req_init()