Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.h60 THROTL_TG_WAS_EMPTY = 1 << 1, /* bio_lists[] became non-empty */ enumerator
H A Dblk-throttle.c952 tg->flags |= THROTL_TG_WAS_EMPTY; in throtl_add_bio_tg()
991 tg->flags &= ~THROTL_TG_WAS_EMPTY; in tg_update_disptime()
1181 if (tg->flags & THROTL_TG_WAS_EMPTY || in throtl_pending_timer_fn()
1873 if (tg->flags & THROTL_TG_WAS_EMPTY || in __blk_throtl_bio()