Searched refs:blk_queue_dying (Results 1 – 12 of 12) sorted by relevance
58 if (!blk_queue_dying(q)) in blk_mq_sysfs_show()81 if (!blk_queue_dying(q)) in blk_mq_sysfs_store()104 if (!blk_queue_dying(q)) in blk_mq_hw_sysfs_show()128 if (!blk_queue_dying(q)) in blk_mq_hw_sysfs_store()
70 if (unlikely(blk_queue_dying(q))) { in blk_execute_rq_nowait()
958 blk_queue_dying(q)); in blk_queue_enter()959 if (blk_queue_dying(q)) in blk_queue_enter()1199 if (likely(!blk_queue_dying(q))) { in blk_get_queue()1360 if (unlikely(blk_queue_dying(q))) in __get_request()1550 if ((flags & BLK_MQ_REQ_NOWAIT) || unlikely(blk_queue_dying(q))) { in get_request()2394 if (!blk_queue_dying(q) && (bio->bi_opf & REQ_NOWAIT)) in generic_make_request()2475 if (unlikely(!blk_queue_dying(q) && in generic_make_request()2512 if (nowait && !blk_queue_dying(q)) in direct_make_request()2650 if (unlikely(blk_queue_dying(q))) { in blk_insert_cloned_request()3725 if (unlikely(blk_queue_dying(q))) { in blk_flush_plug_list()
759 if (blk_queue_dying(q)) { in queue_attr_show()781 if (blk_queue_dying(q)) { in queue_attr_store()
288 return ERR_PTR(blk_queue_dying(q) ? -ENODEV : -EBUSY); in blkg_lookup_create()796 return ERR_PTR(blk_queue_dying(q) ? -ENODEV : -EBUSY); in blkg_lookup_check()
57 if (unlikely(blk_queue_dying(q))) { in ide_pm_execute_rq()
527 if (blk_queue_dying(q)) { in multipath_clone_and_map()1534 if (pgpath->is_active && !blk_queue_dying(q)) in activate_or_offline_path()
718 #define blk_queue_dying(q) test_bit(QUEUE_FLAG_DYING, &(q)->queue_flags) macro
1661 if (blk_queue_dying(q)) in scsi_lld_busy()
880 if (blk_queue_dying(q)) in cached_dev_status_update()
1473 if (dev->ctrl.admin_q && !blk_queue_dying(dev->ctrl.admin_q)) { in nvme_dev_remove_admin()
261 if (!blk_queue_dying(req->q)) { in nvme_complete_rq()