Searched refs:decompressed (Results 1 – 19 of 19) sorted by relevance
| /linux/fs/btrfs/ |
| A D | compression.c | 1434 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument 1440 cur_offset = decompressed; in btrfs_decompress_buf2page() 1442 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page() 1457 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page() 1462 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page() 1469 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page() 1471 buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
|
| A D | compression.h | 90 struct compressed_bio *cb, u32 decompressed);
|
| /linux/lib/xz/ |
| A D | Kconfig | 67 a character special file. It calculates CRC32 of the decompressed
|
| /linux/fs/isofs/ |
| A D | Kconfig | 37 decompressed when the CD-ROM is accessed. See
|
| /linux/Documentation/riscv/ |
| A D | boot-image-header.rst | 13 The following 64-byte header is present in decompressed Linux kernel image::
|
| /linux/Documentation/filesystems/ |
| A D | squashfs.rst | 141 decompressed block (<block, offset>). 161 decompressed to do a lookup irrespective of the length of the directory. 252 The cache is not used for file datablocks, these are decompressed and cached in
|
| /linux/fs/squashfs/ |
| A D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 71 Only one block (data or metadata) can be decompressed at any
|
| /linux/Documentation/arm/ |
| A D | porting.rst | 34 This is the address where the decompressed kernel will be written,
|
| /linux/Documentation/staging/ |
| A D | xz.rst | 35 .xz files from userspace. The decompressed output is thrown away.
|
| /linux/arch/x86/boot/ |
| A D | header.S | 518 # is sufficient, to ensure that in the worst case the decompressed data for
|
| /linux/drivers/base/firmware_loader/ |
| A D | Kconfig | 164 files. The caller of firmware API receives the decompressed file
|
| /linux/Documentation/x86/ |
| A D | pti.rst | 75 is decompressed, but no space in the kernel image itself.
|
| /linux/arch/arm/ |
| A D | Kconfig | 1674 entire decompressed kernel plus an additional 128 KiB. 1813 in compressed form and decompressed to RAM rather than merely being 1853 bool "Auto calculation of the decompressed kernel image address" 1855 ZRELADDR is the physical address where the decompressed kernel
|
| /linux/tools/perf/Documentation/ |
| A D | perf.data-file-format.txt | 610 The header is followed by compressed data frame that can be decompressed
|
| /linux/Documentation/arm64/ |
| A D | booting.rst | 75 The decompressed kernel image contains a 64-byte header as follows::
|
| /linux/Documentation/trace/coresight/ |
| A D | coresight.rst | 392 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | buffer.rst | 523 can be decompressed on its own. Also known as an I-frame.
|
| /linux/Documentation/sparc/oradax/ |
| A D | dax-hv-api.txt | 407 …the extracted input element. First, if the decompressed input size is not a whole number of bytes,…
|
| /linux/arch/x86/ |
| A D | Kconfig | 2122 is decompressed and the virtual address where the kernel
|
Completed in 32 milliseconds