Lines Matching defs:compressed_bio
30 struct compressed_bio { struct32 refcount_t pending_bios;35 struct page **compressed_pages;38 struct inode *inode;41 u64 start;44 unsigned long len;47 unsigned long compressed_len;50 int compress_type;53 unsigned long nr_pages;56 int errors;57 int mirror_num;60 struct bio *orig_bio;66 u8 sums[];