Lines Matching refs:blocks
23 The superblock is only searched in the blocks 9, 15, 18, which
80 Free blocks are organized in a "free list". Maybe a misleading term,
82 the next free block. Rather, the free blocks are organized in chunks
84 to the free blocks pertaining to the next chunk; the first of these
158 * Regular file data blocks are organized as
160 7 direct blocks
161 1 indirect block (pointers to blocks)
162 1 double-indirect block (pointer to pointers to blocks)
164 10 direct blocks
165 1 indirect block (pointers to blocks)
166 1 double-indirect block (pointer to pointers to blocks)
167 1 triple-indirect block (pointer to pointers to pointers to blocks)