Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Ddm.h62 int dm_table_any_congested(struct dm_table *t, int bdi_bits);
Ddm-table.c1533 int dm_table_any_congested(struct dm_table *t, int bdi_bits) in dm_table_any_congested() function
Ddm.c1734 r = dm_table_any_congested(map, bdi_bits); in dm_any_congested()