Searched refs:blk_queue_add_random (Results 1 – 7 of 7) sorted by relevance
1641 return q && !blk_queue_add_random(q); in device_is_not_random()1874 if (blk_queue_add_random(q) && in dm_table_set_restrictions()
1721 return q && !blk_queue_add_random(q); in device_is_not_random()1980 if (blk_queue_add_random(q) && dm_table_all_devices_attribute(t, device_is_not_random)) in dm_table_set_restrictions()
647 #define blk_queue_add_random(q) test_bit(QUEUE_FLAG_ADD_RANDOM, &(q)->queue_flags) macro
732 #define blk_queue_add_random(q) test_bit(QUEUE_FLAG_ADD_RANDOM, &(q)->queue_flags) macro
573 if (blk_queue_add_random(q)) in scsi_end_request()
681 if (blk_queue_add_random(q)) in scsi_end_request()
3175 if (blk_queue_add_random(rq->q)) in blk_update_bidi_request()