Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-table.c1626 * dm_table_supports_discards(). Or introduce dm_table_all_devs_attr() that
1962 static bool dm_table_supports_discards(struct dm_table *t) in dm_table_supports_discards() function
2062 if (!dm_table_supports_discards(t)) { in dm_table_set_restrictions()