Searched refs:dm_table_supports_flush (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-table.c1803 static bool dm_table_supports_flush(struct dm_table *t, unsigned long flush) function
1987 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_WC))) {
1989 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_FUA)))

Completed in 120 milliseconds