dm_table_does_not_support_partial_completion 919 drivers/md/dm-table.c static bool dm_table_does_not_support_partial_completion(struct dm_table *t); dm_table_does_not_support_partial_completion 999 drivers/md/dm-table.c if (tgt && !tgt->max_io_len && dm_table_does_not_support_partial_completion(t)) {