Lines Matching full:table
142 | inode table |
145 | table |
148 | table |
151 | table |
154 | lookup table |
157 | table |
199 in a directory table. Directories are accessed using the start address of
244 3.5 Fragment lookup table
248 location on disk and compressed size using a fragment lookup table. This
249 fragment lookup table is itself stored compressed into metadata blocks.
250 A second index table is used to locate these. This second index table for
254 3.6 Uid/gid lookup table
258 converted to 32-bit uids/gids using an id look up table. This table is
259 stored compressed into metadata blocks. A second index table is used to
260 locate these. This second index table for speed of access (and because it
263 3.7 Export table
268 an inode number to inode disk location lookup table. This is required to
273 This table is stored compressed into metadata blocks. A second index table is
274 used to locate these. This second index table for speed of access (and because
277 3.8 Xattr table
280 The xattr table contains extended attributes for each inode. The xattrs
296 list using a second xattr id lookup table.