Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/
Ddm-table.c1892 static bool dm_table_supports_discards(struct dm_table *t) in dm_table_supports_discards() function
1960 if (!dm_table_supports_discards(t)) { in dm_table_set_restrictions()