Home
last modified time | relevance | path

Searched defs:wb_ctl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/zram/
H A Dzram_drv.c801 static void release_wb_ctl(struct zram_wb_ctl *wb_ctl) in release_wb_ctl()
824 struct zram_wb_ctl *wb_ctl; in init_wb_ctl() local
930 struct zram_wb_ctl *wb_ctl = bio->bi_private; in zram_writeback_endio() local
941 struct zram_wb_ctl *wb_ctl, in zram_submit_wb_request()
955 struct zram_wb_ctl *wb_ctl) in zram_complete_done_reqs()
987 static struct zram_wb_req *zram_select_idle_req(struct zram_wb_ctl *wb_ctl) in zram_select_idle_req()
1000 struct zram_wb_ctl *wb_ctl) in zram_writeback_slots()
1207 struct zram_wb_ctl *wb_ctl = NULL; in writeback_store() local