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

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

Completed in 386 milliseconds