Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk-cgroup.h537 static inline int blkcg_unuse_delay(struct blkcg_gq *blkg) in blkcg_unuse_delay() function
/Linux-v5.10/block/
Dblk-iolatency.c375 if (old == 1 && blkcg_unuse_delay(lat_to_blkg(iolat))) in scale_change()