Lines Matching refs:be
25 The order of inode traversal is described as "width-first" (not to be
56 The block data is not compressed and should be copied verbatim.
60 its end, shifted right by 2 bits. The block must therefore be
77 (For the last <block> of the file, the input may of course be smaller.)
78 Each <block> may be a different size. (See <block_pointer> above.)
83 <block> may be located anywhere and not necessarily contiguous with
89 remaining block data as this cannot be determined from the placement of
117 compressed at a time. It's intended to be somewhere around
127 turn is defined as PAGE_SIZE (which can be as large as 32KB on arm).
128 This discrepancy is a bug, though it's not clear which should be
135 is that the generated cramfs cannot always be shared between different
177 must be no larger than 32KB) and discard what it doesn't need.
193 Given that cramfs will probably be used for CDs etc. as well as just
196 by filename, so the expansion doesn't even have to be a multiple of 4