Searched refs:BLK_QC_T_INTERNAL (Results 1 – 1 of 1) sorted by relevance
68 #define BLK_QC_T_INTERNAL (1U << 31) macro73 return q->queue_hw_ctx[(qc & ~BLK_QC_T_INTERNAL) >> BLK_QC_T_SHIFT]; in blk_qc_to_hctx()81 if (qc & BLK_QC_T_INTERNAL) in blk_qc_to_rq()90 rq->tag : (rq->internal_tag | BLK_QC_T_INTERNAL)); in blk_rq_to_qc()
Completed in 26 milliseconds