Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzram_drv.c504 struct zram_wb_req { struct
821 static void release_wb_req(struct zram_wb_req *req) in release_wb_req()
837 struct zram_wb_req *req; in release_wb_ctl()
840 struct zram_wb_req, entry); in release_wb_ctl()
864 struct zram_wb_req *req; in init_wb_ctl()
913 static int zram_writeback_complete(struct zram *zram, struct zram_wb_req *req) in zram_writeback_complete()
958 struct zram_wb_req *req = container_of(bio, struct zram_wb_req, bio); in zram_writeback_endio()
973 struct zram_wb_req *req) in zram_submit_wb_request()
988 struct zram_wb_req *req; in zram_complete_done_reqs()
995 struct zram_wb_req, entry); in zram_complete_done_reqs()
[all …]