Home
last modified time | relevance | path

Searched refs:blk_ioprio_exit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/
H A Dblk-ioprio.h13 void blk_ioprio_exit(struct gendisk *disk);
20 static inline void blk_ioprio_exit(struct gendisk *disk) in blk_ioprio_exit() function
H A Dblk-ioprio.c222 void blk_ioprio_exit(struct gendisk *disk) in blk_ioprio_exit() function
H A Dblk-cgroup.c1493 blk_ioprio_exit(disk); in blkcg_init_disk()