Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzram_drv.c499 struct zram_wb_ctl { struct
832 static void release_wb_ctl(struct zram_wb_ctl *wb_ctl) in release_wb_ctl()
853 static struct zram_wb_ctl *init_wb_ctl(struct zram *zram) in init_wb_ctl()
855 struct zram_wb_ctl *wb_ctl; in init_wb_ctl()
980 struct zram_wb_ctl *wb_ctl = bio->bi_private; in zram_writeback_endio()
991 struct zram_wb_ctl *wb_ctl, in zram_submit_wb_request()
1005 struct zram_wb_ctl *wb_ctl) in zram_complete_done_reqs()
1037 static struct zram_wb_req *zram_select_idle_req(struct zram_wb_ctl *wb_ctl) in zram_select_idle_req()
1050 struct zram_wb_ctl *wb_ctl) in zram_writeback_slots()
1261 struct zram_wb_ctl *wb_ctl = NULL; in writeback_store()