Searched refs:dm_table_any_dev_attr (Results 1 – 1 of 1) sorted by relevance
1620 * should use the iteration structure like dm_table_any_dev_attr(), or call1628 * capable of something. So: return !dm_table_any_dev_attr(t, anti_func, data);1630 static bool dm_table_any_dev_attr(struct dm_table *t, in dm_table_any_dev_attr() function 1772 if (dm_table_any_dev_attr(t, device_not_matches_zone_sectors, &zone_sectors)) { in validate_hardware_zoned() 2125 if (dm_table_any_dev_attr(t, device_dax_write_cache_enabled, NULL)) in dm_table_set_restrictions()