Lines Matching refs:table
76 | inode table |
79 | table |
82 | table |
85 | table |
88 | lookup table |
91 | table |
133 in a directory table. Directories are accessed using the start address of
178 3.5 Fragment lookup table
182 location on disk and compressed size using a fragment lookup table. This
183 fragment lookup table is itself stored compressed into metadata blocks.
184 A second index table is used to locate these. This second index table for
188 3.6 Uid/gid lookup table
192 converted to 32-bit uids/gids using an id look up table. This table is
193 stored compressed into metadata blocks. A second index table is used to
194 locate these. This second index table for speed of access (and because it
197 3.7 Export table
202 an inode number to inode disk location lookup table. This is required to
207 This table is stored compressed into metadata blocks. A second index table is
208 used to locate these. This second index table for speed of access (and because
211 3.8 Xattr table
214 The xattr table contains extended attributes for each inode. The xattrs
230 list using a second xattr id lookup table.