Lines Matching full:table
82 | inode table |
85 | table |
88 | table |
91 | table |
94 | lookup table |
97 | table |
139 in a directory table. Directories are accessed using the start address of
184 3.5 Fragment lookup table
188 location on disk and compressed size using a fragment lookup table. This
189 fragment lookup table is itself stored compressed into metadata blocks.
190 A second index table is used to locate these. This second index table for
194 3.6 Uid/gid lookup table
198 converted to 32-bit uids/gids using an id look up table. This table is
199 stored compressed into metadata blocks. A second index table is used to
200 locate these. This second index table for speed of access (and because it
203 3.7 Export table
208 an inode number to inode disk location lookup table. This is required to
213 This table is stored compressed into metadata blocks. A second index table is
214 used to locate these. This second index table for speed of access (and because
217 3.8 Xattr table
220 The xattr table contains extended attributes for each inode. The xattrs
236 list using a second xattr id lookup table.