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.c509 struct zram_wb_req { struct
826 static void release_wb_req(struct zram_wb_req *req) in release_wb_req()
842 struct zram_wb_req *req; in release_wb_ctl()
845 struct zram_wb_req, entry); in release_wb_ctl()
869 struct zram_wb_req *req; in init_wb_ctl()
918 static int zram_writeback_complete(struct zram *zram, struct zram_wb_req *req) in zram_writeback_complete()
979 struct zram_wb_req *req = container_of(bio, struct zram_wb_req, bio); in zram_writeback_endio()
992 struct zram_wb_req *req) in zram_submit_wb_request()
1007 struct zram_wb_req *req; in zram_complete_done_reqs()
1014 struct zram_wb_req, entry); in zram_complete_done_reqs()
[all …]