Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.h147 static inline void blk_throtl_exit(struct gendisk *disk) { } in blk_throtl_exit() function
151 void blk_throtl_exit(struct gendisk *disk);
H A Dblk-cgroup.c1497 blk_throtl_exit(disk); in blkcg_exit_disk()