Searched defs:zram_wb_req (Results 1 – 1 of 1) sorted by relevance
515 struct zram_wb_req { struct516 unsigned long blk_idx;517 struct page *page;518 struct zram_pp_slot *pps;519 struct bio_vec bio_vec;520 struct bio bio;522 struct list_head entry;