Searched defs:zram_wb_req (Results 1 – 1 of 1) sorted by relevance
509 struct zram_wb_req { struct510 unsigned long blk_idx;511 struct page *page;512 struct zram_pp_slot *pps;513 struct bio_vec bio_vec;514 struct bio bio;516 struct list_head entry;