Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h540 static inline int blkcg_unuse_delay(struct blkcg_gq *blkg) in blkcg_unuse_delay() function
/OK3568_Linux_fs/kernel/block/
H A Dblk-iolatency.c380 if (old == 1 && blkcg_unuse_delay(lat_to_blkg(iolat))) in scale_change()