Searched refs:blk_queue_add_random (Results 1 – 6 of 6) sorted by relevance
1646 return q && !blk_queue_add_random(q); in device_is_not_random()1879 if (blk_queue_add_random(q) && in dm_table_set_restrictions()
1843 return !blk_queue_add_random(q); in device_is_not_random()2023 if (blk_queue_add_random(q) && in dm_table_set_restrictions()
590 #define blk_queue_add_random(q) test_bit(QUEUE_FLAG_ADD_RANDOM, &(q)->queue_flags) macro
655 #define blk_queue_add_random(q) test_bit(QUEUE_FLAG_ADD_RANDOM, &(q)->queue_flags) macro
575 if (blk_queue_add_random(q)) in scsi_end_request()
543 if (blk_queue_add_random(q)) in scsi_end_request()