Searched refs:dm_table_supports_flush (Results 1 – 1 of 1) sorted by relevance
1766 static bool dm_table_supports_flush(struct dm_table *t, unsigned long flush) in dm_table_supports_flush() function2006 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_WC))) { in dm_table_set_restrictions()2008 if (dm_table_supports_flush(t, (1UL << QUEUE_FLAG_FUA))) in dm_table_set_restrictions()
Completed in 7 milliseconds