Searched refs:BLKIF_RSP_ERROR (Results 1 – 3 of 3) sorted by relevance
124 #define BLKIF_RSP_ERROR -1 macro
1926 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR); in xdb_push_response()1932 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR); in xdb_push_response()1938 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR); in xdb_push_response()
1152 resp.status = BLKIF_RSP_ERROR; in xpvtap_user_thread()