Searched refs:DM_TYPE_REQUEST_BASED (Results 1 – 4 of 4) sorted by relevance
242 m->queue_mode = DM_TYPE_REQUEST_BASED; in alloc_multipath_stage2()680 if (m->queue_mode == DM_TYPE_REQUEST_BASED) in process_queued_io_list()1168 m->queue_mode = DM_TYPE_REQUEST_BASED; in parse_features()1827 (m->queue_mode != DM_TYPE_REQUEST_BASED) * 2); in multipath_status()1835 if (m->queue_mode != DM_TYPE_REQUEST_BASED) { in multipath_status()2250 return (m->queue_mode != DM_TYPE_REQUEST_BASED); in multipath_busy()
840 return table_type == DM_TYPE_REQUEST_BASED; in __table_type_request_based()956 t->type = DM_TYPE_REQUEST_BASED; in dm_table_determine_type()1054 if (type == DM_TYPE_REQUEST_BASED) { in dm_table_alloc_md_mempools()
2591 if (type == DM_TYPE_REQUEST_BASED) { in dm_setup_md_queue()
32 DM_TYPE_REQUEST_BASED = 2, enumerator