Searched refs:should_queue (Results 1 – 1 of 1) sorted by relevance
2156 * cancellation checks. Returns status and sets should_queue to indicate in ublk_belong_to_same_batch() 2161 bool *should_queue) in ublk_commit_rqs() 2167 *should_queue = false; in ublk_commit_rqs() 2177 *should_queue = false; in ublk_queue_rqs() 2182 *should_queue = true; in ublk_queue_rqs() 2191 bool should_queue; in ublk_queue_rqs() 2194 res = __ublk_queue_rq_common(ubq, rq, &should_queue); in ublk_queue_rqs() 2195 if (!should_queue) in ublk_queue_rqs() 2207 bool should_queue; in ublk_batch_queue_cmd_list() 2210 res = __ublk_queue_rq_common(ubq, rq, &should_queue); in ublk_batch_queue_cmd_list() 2094 __ublk_queue_rq_common(struct ublk_queue * ubq,struct request * rq,bool * should_queue) __ublk_queue_rq_common() argument 2124 bool should_queue; ublk_queue_rq() local 2140 bool should_queue; ublk_batch_queue_rq() local [all...]