Home
last modified time | relevance | path

Searched defs:compressed_bio (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dcompression.h33 struct compressed_bio { struct
35 unsigned int nr_pages;
38 struct page **compressed_pages;
41 struct inode *inode;
44 u64 start;
47 unsigned int len;
50 unsigned int compressed_len;
53 u8 compress_type;
56 bool writeback;
59 blk_status_t status;
[all …]

Completed in 4 milliseconds