Home
last modified time | relevance | path

Searched refs:decompressed (Results 1 – 13 of 13) sorted by relevance

/linux/fs/btrfs/
H A Dcompression.c1194 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument
1200 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()
/linux/Documentation/arch/riscv/
H A Dboot-image-header.rst10 The following 64-byte header is present in decompressed Linux kernel image::
/linux/fs/isofs/
H A DKconfig38 decompressed when the CD-ROM is accessed. See
/linux/lib/xz/
H A DKconfig73 a character special file. It calculates CRC32 of the decompressed
/linux/fs/squashfs/
H A DKconfig34 data. Traditionally Squashfs has decompressed into an
98 Only one block (data or metadata) can be decompressed at any
/linux/Documentation/arch/arm/
H A Dporting.rst34 This is the address where the decompressed kernel will be written,
/linux/arch/x86/boot/
H A Dheader.S465 # is sufficient, to ensure that in the worst case the decompressed data for
/linux/Documentation/arch/x86/
H A Dpti.rst75 is decompressed, but no space in the kernel image itself.
/linux/drivers/base/firmware_loader/
H A DKconfig186 files. The caller of firmware API receives the decompressed file
/linux/drivers/firmware/efi/
H A DKconfig84 the payload can be decompressed and executed by the loader as well,
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt648 The header is followed by compressed data frame that can be decompressed
/linux/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst237 internally decompressed and the contents verified, returning error
/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst518 can be decompressed on its own. Also known as an I-frame.