Searched refs:decompressed (Results 1 – 13 of 13) sorted by relevance
1194 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument1200 cur_offset = decompressed; in btrfs_decompress_buf2page()1202 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page()1218 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page()1223 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page()1230 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page()1233 memcpy(kaddr, buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
10 The following 64-byte header is present in decompressed Linux kernel image::
38 decompressed when the CD-ROM is accessed. See
73 a character special file. It calculates CRC32 of the decompressed
34 data. Traditionally Squashfs has decompressed into an98 Only one block (data or metadata) can be decompressed at any
34 This is the address where the decompressed kernel will be written,
465 # is sufficient, to ensure that in the worst case the decompressed data for
75 is decompressed, but no space in the kernel image itself.
186 files. The caller of firmware API receives the decompressed file
84 the payload can be decompressed and executed by the loader as well,
648 The header is followed by compressed data frame that can be decompressed
237 internally decompressed and the contents verified, returning error
518 can be decompressed on its own. Also known as an I-frame.