Lines Matching refs:indirect
56 blocks or indirect blocks.
64 Effectively that means all file data is on level 0, indirect blocks
65 are on levels 1, 2, 3 4 or 5 for 1x, 2x, 3x, 4x or 5x indirect blocks,
67 for indirect blocks.
94 bytes and the height of an inodes indirect tree.
119 indirect block pointers. One difference is that LogFS uses a single
120 indirect pointer that can be either a 1x, 2x, etc. indirect pointer.
121 A height field in the inode defines the height of the indirect tree
124 Another difference is the addressing of indirect blocks. In LogFS,
125 the first 16 pointers in the first indirect block are left empty,
127 others as well) the first pointer in the first indirect block
143 result in GC failures when, after moving some data, indirect blocks
181 Tables sizes are chosen to limit the number of indirect blocks with a
187 uses the upper half of the address space for indirect blocks, the size
234 to cache indirect blocks. Some other place is required. Currently
237 indirect blocks.