Lines Matching defs:compressed_bio
28 struct compressed_bio { struct30 refcount_t pending_bios;33 struct page **compressed_pages;36 struct inode *inode;39 u64 start;42 unsigned long len;45 unsigned long compressed_len;48 int compress_type;51 unsigned long nr_pages;54 int errors;55 int mirror_num;58 struct bio *orig_bio;64 u8 sums[];