Searched refs:dm_table_does_not_support_partial_completion (Results 1 – 1 of 1) sorted by relevance
919 static bool dm_table_does_not_support_partial_completion(struct dm_table *t);999 if (tgt && !tgt->max_io_len && dm_table_does_not_support_partial_completion(t)) { in dm_table_determine_type()1741 static bool dm_table_does_not_support_partial_completion(struct dm_table *t) in dm_table_does_not_support_partial_completion() function