Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Ddm-table.c1586 static bool dm_table_supports_flush(struct dm_table *t, unsigned long flush) in dm_table_supports_flush() function
1825 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_WC))) { in dm_table_set_restrictions()
1827 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_FUA))) in dm_table_set_restrictions()