Searched refs:BLKIF_RSP_OKAY (Results 1 – 2 of 2) sorted by relevance
269 #define BLKIF_RSP_OKAY 0 macro
1351 case BLKIF_RSP_OKAY: in blkif_rsp_to_req_status() 1374 return BLKIF_RSP_OKAY; in blkif_get_final_status() 1595 if (bret.status == BLKIF_RSP_OKAY) in blkif_interrupt() 1636 if (unlikely(bret.status != BLKIF_RSP_OKAY)) in blkif_interrupt()