Lines Matching refs:block

8 maximum of 1Mbytes (default block size 128K).
12 block device/memory systems (e.g. embedded systems) where low overhead is
30 Max block size: 1 MiB 4 KiB
47 file type, i.e. regular file, directory, symbolic link, and block/char device
110 compressed block is prefixed by a two byte length, the top bit is set if the
111 block is uncompressed. A block will be uncompressed if the -noI option is set,
112 or if the compressed block was larger than the uncompressed block.
114 Inodes are packed into the metadata blocks, and are not aligned to block
116 by a 48-bit number which encodes the location of the compressed metadata block
117 containing the inode, and the byte offset into that block where the inode is
118 placed (<block, offset>).
135 decompressed block (<block, offset>).
140 compressed metadata block, and therefore, can share the start block.
142 header containing the shared start block value, and a sequence of directory
143 entries, each of which share the shared start block. A new directory header
144 is written once/if the inode start block changes. The directory
150 in each metadata block. Directories are sorted in alphabetical order,
153 location of the metadata block the filename is in has been found.
154 The general idea of the index is to ensure only one metadata block needs to be
163 compressed fragment block (tail-end packed block). The compressed size
164 of each datablock is stored in a block list contained within the
169 block index to datablock location on disk.
172 retaining a simple and space-efficient block list on disk. The cache