Searched defs:compressed_bio (Results 1 – 1 of 1) sorted by relevance
30 struct compressed_bio { struct32 refcount_t pending_sectors;35 unsigned int nr_pages;41 struct inode *inode;44 u64 start;47 unsigned int len;53 u8 compress_type;56 u8 errors;57 int mirror_num;60 struct bio *orig_bio;[all …]
Completed in 4 milliseconds