Searched refs:throtl_can_upgrade (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dblk-throttle.c1154 static bool throtl_can_upgrade(struct throtl_data *td,
1192 if (throtl_can_upgrade(td, NULL))
1873 static bool throtl_can_upgrade(struct throtl_data *td, function
1918 if (throtl_can_upgrade(tg->td, NULL))
2165 static bool throtl_can_upgrade(struct throtl_data *td, function
2210 if (throtl_can_upgrade(td, tg)) {

Completed in 110 milliseconds