Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-table.c1779 static bool dm_table_supports_flush(struct dm_table *t, unsigned long flush) in dm_table_supports_flush() function
1963 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_WC))) { in dm_table_set_restrictions()
1965 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_FUA))) in dm_table_set_restrictions()