Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Ddm-table.c1738 static bool dm_table_supports_discards(struct dm_table *t) in dm_table_supports_discards() function
1816 if (!dm_table_supports_discards(t)) { in dm_table_set_restrictions()