Tree 5 (filesystem)

Explanation

This page shows the content of a tree. It is essentially a list of items, each of which consist of a key and a value.

The key is shown in the boxes on the left. It is a triple of a 64-bit id, an 8-bit type, and a 64-bit offset. What each of them means depends on the tree we're in. You can search for a key id by using the search field below.

The value is summarized to the right of the key. To see the value in more detail, unfold the key by clicking on it.

Finally, to the very right, we have the logical address of the metadata node which the item is stored in.

go back to root tree
6E29DirIndex (60)2"libgp-collector.so" @ 6E2A3CC4000
name"libgp-collector.so"
target key6E2A Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 28202,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "libgp-collector.so",
    },
)
show hex data
2A 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 12 00 01 6C 69 62 67 70 2D 63 6F 6C 6C 65 63 74 6F 72 2E 73 6F 
6E29DirIndex (60)3"libgp-collectorAPI.a" @ 6E2B3CC4000
name"libgp-collectorAPI.a"
target key6E2B Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 28203,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 20,
        dir_type: 1,
        name: "libgp-collectorAPI.a",
    },
)
show hex data
2B 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 14 00 01 6C 69 62 67 70 2D 63 6F 6C 6C 65 63 74 6F 72 41 50 49 2E 61 
6E29DirIndex (60)4"libgp-collectorAPI.so" @ 6E2C3CC4000
name"libgp-collectorAPI.so"
target key6E2C Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 28204,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 21,
        dir_type: 1,
        name: "libgp-collectorAPI.so",
    },
)
show hex data
2C 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 15 00 01 6C 69 62 67 70 2D 63 6F 6C 6C 65 63 74 6F 72 41 50 49 2E 73 6F 
6E29DirIndex (60)5"libgp-heap.so" @ 6E2D3CC4000
name"libgp-heap.so"
target key6E2D Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 28205,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "libgp-heap.so",
    },
)
show hex data
2D 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0D 00 01 6C 69 62 67 70 2D 68 65 61 70 2E 73 6F 
6E29DirIndex (60)6"libgp-iotrace.so" @ 6E2E3CC4000
name"libgp-iotrace.so"
target key6E2E Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 28206,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "libgp-iotrace.so",
    },
)
show hex data
2E 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 10 00 01 6C 69 62 67 70 2D 69 6F 74 72 61 63 65 2E 73 6F 
6E29DirIndex (60)7"libgp-sync.so" @ 6E2F3CC4000
name"libgp-sync.so"
target key6E2F Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 28207,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "libgp-sync.so",
    },
)
show hex data
2F 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0D 00 01 6C 69 62 67 70 2D 73 79 6E 63 2E 73 6F 
6E2AInode (01)0regular file, mode 07553CC4000
size1352400
mode33261
uid0
gid0
nlink1
atime1708913584
ctime1708913584
mtime1706811016
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 1352400,
        nbytes: 1355776,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 13,
        atime: Time {
            sec: 1708913584,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
        mtime: Time {
            sec: 1706811016,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 550917955,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 D0 A2 14 00 00 00 00 00 00 B0 14 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0D 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 88 DE BB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 43 57 D6 20 
6E2ARef (0C)6E29["libgp-collector.so"]3CC4000
name"libgp-collector.so"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 18,
            name: "libgp-collector.so",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 12 00 6C 69 62 67 70 2D 63 6F 6C 6C 65 63 74 6F 72 2E 73 6F 
6E2AExtentData (6C)0external, length 1324 KiB3CC4000

1324 KiB on disk, starting at offset 0 within the extent at address 653FC000; 1324 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 1355776,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1698676736,
                disk_num_bytes: 1355776,
                offset: 0,
                num_bytes: 1355776,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 B0 14 00 00 00 00 00 00 00 00 00 01 00 C0 3F 65 00 00 00 00 00 B0 14 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 14 00 00 00 00 00 
6E2BInode (01)0regular file, mode 06443CC4000
size6850
mode33188
uid0
gid0
nlink1
atime1708913584
ctime1708913584
mtime1706811016
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 6850,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913584,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
        mtime: Time {
            sec: 1706811016,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 C2 1A 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 88 DE BB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 
6E2BRef (0C)6E29["libgp-collectorAPI.a"]3CC4000
name"libgp-collectorAPI.a"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 20,
            name: "libgp-collectorAPI.a",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 14 00 6C 69 62 67 70 2D 63 6F 6C 6C 65 63 74 6F 72 41 50 49 2E 61 
6E2BExtentData (6C)0external, length 8 KiB3CC4000

8 KiB on disk, starting at offset 0 within the extent at address 561AB000; 8 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1444589568,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 B0 1A 56 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
6E2CInode (01)0regular file, mode 07553CC4000
size14208
mode33261
uid0
gid0
nlink1
atime1708913584
ctime1708913584
mtime1706811016
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 14208,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913584,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
        mtime: Time {
            sec: 1706811016,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 80 37 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 88 DE BB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 
6E2CRef (0C)6E29["libgp-collectorAPI.so"]3CC4000
name"libgp-collectorAPI.so"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 21,
            name: "libgp-collectorAPI.so",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 15 00 6C 69 62 67 70 2D 63 6F 6C 6C 65 63 74 6F 72 41 50 49 2E 73 6F 
6E2CExtentData (6C)0external, length 16 KiB3CC4000

16 KiB on disk, starting at offset 0 within the extent at address 561AD000; 16 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 16384,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1444597760,
                disk_num_bytes: 16384,
                offset: 0,
                num_bytes: 16384,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 01 00 D0 1A 56 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 
6E2DInode (01)0regular file, mode 07553CC4000
size18376
mode33261
uid0
gid0
nlink1
atime1708913584
ctime1708913584
mtime1706811016
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 18376,
        nbytes: 20480,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913584,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
        mtime: Time {
            sec: 1706811016,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 C8 47 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 88 DE BB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 
6E2DRef (0C)6E29["libgp-heap.so"]3CC4000
name"libgp-heap.so"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 13,
            name: "libgp-heap.so",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 0D 00 6C 69 62 67 70 2D 68 65 61 70 2E 73 6F 
6E2DExtentData (6C)0external, length 20 KiB3CC4000

20 KiB on disk, starting at offset 0 within the extent at address 561B1000; 20 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 20480,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1444614144,
                disk_num_bytes: 20480,
                offset: 0,
                num_bytes: 20480,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 01 00 10 1B 56 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 
6E2EInode (01)0regular file, mode 07553CC4000
size63440
mode33261
uid0
gid0
nlink1
atime1708913584
ctime1708913584
mtime1706811016
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 63440,
        nbytes: 65536,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913584,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
        mtime: Time {
            sec: 1706811016,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 D0 F7 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 88 DE BB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 
6E2ERef (0C)6E29["libgp-iotrace.so"]3CC4000
name"libgp-iotrace.so"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 16,
            name: "libgp-iotrace.so",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 10 00 6C 69 62 67 70 2D 69 6F 74 72 61 63 65 2E 73 6F 
6E2EExtentData (6C)0external, length 64 KiB3CC4000

64 KiB on disk, starting at offset 0 within the extent at address 561B6000; 64 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 65536,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1444634624,
                disk_num_bytes: 65536,
                offset: 0,
                num_bytes: 65536,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 01 00 60 1B 56 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 
6E2FInode (01)0regular file, mode 07553CC4000
size26568
mode33261
uid0
gid0
nlink1
atime1708913584
ctime1708913584
mtime1706811016
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 26568,
        nbytes: 28672,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913584,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
        mtime: Time {
            sec: 1706811016,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 C8 67 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 88 DE BB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 2D 34 09 21 
6E2FRef (0C)6E29["libgp-sync.so"]3CC4000
name"libgp-sync.so"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 13,
            name: "libgp-sync.so",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 0D 00 6C 69 62 67 70 2D 73 79 6E 63 2E 73 6F 
6E2FExtentData (6C)0external, length 28 KiB3CC4000

28 KiB on disk, starting at offset 0 within the extent at address 561C6000; 28 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 28672,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1444700160,
                disk_num_bytes: 28672,
                offset: 0,
                num_bytes: 28672,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 01 00 60 1C 56 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 
6E30Inode (01)0directory, mode 07553CC4000
size2780
mode16877
uid0
gid0
nlink1
atime1708913584
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 2780,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 112,
        atime: Time {
            sec: 1708913584,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 560918015,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 560918015,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 554251309,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 DC 0A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 FF ED 6E 21 B0 F3 DB 65 00 00 00 00 FF ED 6E 21 B0 F3 DB 65 00 00 00 00 2D 34 09 21 
6E30Ref (0C)25D["ldscripts"]3CC4000
name"ldscripts"
index690
show full value
Ref(
    [
        RefItem {
            index: 690,
            name_len: 9,
            name: "ldscripts",
        },
    ],
)
show hex data
B2 02 00 00 00 00 00 00 09 00 6C 64 73 63 72 69 70 74 73 
6E30Dir (54)4D257B"elf32_x86_64.xu" @ 6E443CC4000
name"elf32_x86_64.xu"
target key6E44 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28228,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "elf32_x86_64.xu",
    },
)
show hex data
44 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0F 00 01 65 6C 66 33 32 5F 78 38 36 5F 36 34 2E 78 75 
6E30Dir (54)399FEE9"elf_i386.xwe" @ 6E623CC4000
name"elf_i386.xwe"
target key6E62 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28258,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "elf_i386.xwe",
    },
)
show hex data
62 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0C 00 01 65 6C 66 5F 69 33 38 36 2E 78 77 65 
6E30Dir (54)8BB19F8"elf_iamcu.xn" @ 6E6E3CC4000
name"elf_iamcu.xn"
target key6E6E Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28270,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "elf_iamcu.xn",
    },
)
show hex data
6E 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0C 00 01 65 6C 66 5F 69 61 6D 63 75 2E 78 6E 
6E30Dir (54)8BBA7F1"elf_i386.xde" @ 6E543CC4000
name"elf_i386.xde"
target key6E54 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28244,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "elf_i386.xde",
    },
)
show hex data
54 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0C 00 01 65 6C 66 5F 69 33 38 36 2E 78 64 65 
6E30Dir (54)98FB0F3"i386pep.x" @ 6E963CC4000
name"i386pep.x"
target key6E96 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28310,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 9,
        dir_type: 1,
        name: "i386pep.x",
    },
)
show hex data
96 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 09 00 01 69 33 38 36 70 65 70 2E 78 
6E30Dir (54)1013E214"elf32_x86_64.xe" @ 6E3B3CC4000
name"elf32_x86_64.xe"
target key6E3B Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28219,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "elf32_x86_64.xe",
    },
)
show hex data
3B 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0F 00 01 65 6C 66 33 32 5F 78 38 36 5F 36 34 2E 78 65 
6E30Dir (54)17CFDF3C"elf64bpf.xn" @ 6E4A3CC4000
name"elf64bpf.xn"
target key6E4A Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28234,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "elf64bpf.xn",
    },
)
show hex data
4A 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0B 00 01 65 6C 66 36 34 62 70 66 2E 78 6E 
6E30Dir (54)1ECEFC64"elf_x86_64.xdw" @ 6E813CC4000
name"elf_x86_64.xdw"
target key6E81 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28289,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "elf_x86_64.xdw",
    },
)
show hex data
81 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0E 00 01 65 6C 66 5F 78 38 36 5F 36 34 2E 78 64 77 
6E30Dir (54)1FEDB1F5"elf_x86_64.xbn" @ 6E7A3CC8000
name"elf_x86_64.xbn"
target key6E7A Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28282,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "elf_x86_64.xbn",
    },
)
show hex data
7A 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0E 00 01 65 6C 66 5F 78 38 36 5F 36 34 2E 78 62 6E 
6E30Dir (54)22428614"elf_iamcu.xsce" @ 6E723CC8000
name"elf_iamcu.xsce"
target key6E72 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28274,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "elf_iamcu.xsce",
    },
)
show hex data
72 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0E 00 01 65 6C 66 5F 69 61 6D 63 75 2E 78 73 63 65 
6E30Dir (54)231477D7"elf_iamcu.xsw" @ 6E743CC8000
name"elf_iamcu.xsw"
target key6E74 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28276,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "elf_iamcu.xsw",
    },
)
show hex data
74 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0D 00 01 65 6C 66 5F 69 61 6D 63 75 2E 78 73 77 
6E30Dir (54)248CD3C7"elf32_x86_64.xsw" @ 6E423CC8000
name"elf32_x86_64.xsw"
target key6E42 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28226,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "elf32_x86_64.xsw",
    },
)
show hex data
42 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 10 00 01 65 6C 66 33 32 5F 78 38 36 5F 36 34 2E 78 73 77 
6E30Dir (54)26109FF7"elf_iamcu.xdce" @ 6E693CC8000
name"elf_iamcu.xdce"
target key6E69 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28265,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "elf_iamcu.xdce",
    },
)
show hex data
69 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0E 00 01 65 6C 66 5F 69 61 6D 63 75 2E 78 64 63 65 
6E30Dir (54)26ECC293"elf32_x86_64.xs" @ 6E3E3CC8000
name"elf32_x86_64.xs"
target key6E3E Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28222,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "elf32_x86_64.xs",
    },
)
show hex data
3E 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0F 00 01 65 6C 66 33 32 5F 78 38 36 5F 36 34 2E 78 73 
6E30Dir (54)2D893F74"i386pep.xn" @ 6E9A3CC8000
name"i386pep.xn"
target key6E9A Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28314,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "i386pep.xn",
    },
)
show hex data
9A 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0A 00 01 69 33 38 36 70 65 70 2E 78 6E 
6E30Dir (54)2E1A4019"elf_i386.xdc" @ 6E523CC8000
name"elf_i386.xdc"
target key6E52 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28242,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "elf_i386.xdc",
    },
)
show hex data
52 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0C 00 01 65 6C 66 5F 69 33 38 36 2E 78 64 63 
6E30Dir (54)321BD9DF"elf32_x86_64.xsce" @ 6E403CC8000
name"elf32_x86_64.xsce"
target key6E40 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28224,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "elf32_x86_64.xsce",
    },
)
show hex data
40 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 11 00 01 65 6C 66 33 32 5F 78 38 36 5F 36 34 2E 78 73 63 65 
6E30Dir (54)35E981B1"stamp" @ 6E9D3CC8000
name"stamp"
target key6E9D Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28317,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 5,
        dir_type: 1,
        name: "stamp",
    },
)
show hex data
9D 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 05 00 01 73 74 61 6D 70 
6E30Dir (54)3649C03C"elf32_x86_64.xdce" @ 6E373CC8000
name"elf32_x86_64.xdce"
target key6E37 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28215,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "elf32_x86_64.xdce",
    },
)
show hex data
37 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 11 00 01 65 6C 66 33 32 5F 78 38 36 5F 36 34 2E 78 64 63 65 
6E30Dir (54)36B205FC"elf32_x86_64.xc" @ 6E333CC8000
name"elf32_x86_64.xc"
target key6E33 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28211,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "elf32_x86_64.xc",
    },
)
show hex data
33 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0F 00 01 65 6C 66 33 32 5F 78 38 36 5F 36 34 2E 78 63 
6E30Dir (54)38A7987E"elf_i386.xsce" @ 6E5C3CC8000
name"elf_i386.xsce"
target key6E5C Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28252,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "elf_i386.xsce",
    },
)
show hex data
5C 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0D 00 01 65 6C 66 5F 69 33 38 36 2E 78 73 63 65 
6E30Dir (54)3CF5819D"elf_i386.xdce" @ 6E533CC8000
name"elf_i386.xdce"
target key6E53 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28243,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "elf_i386.xdce",
    },
)
show hex data
53 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0D 00 01 65 6C 66 5F 69 33 38 36 2E 78 64 63 65 
6E30Dir (54)400E2206"elf_i386.xc" @ 6E4F3CC8000
name"elf_i386.xc"
target key6E4F Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28239,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "elf_i386.xc",
    },
)
show hex data
4F 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0B 00 01 65 6C 66 5F 69 33 38 36 2E 78 63 
6E30Dir (54)4104CEA5"elf_x86_64.xu" @ 6E8C3CC8000
name"elf_x86_64.xu"
target key6E8C Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 28300,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "elf_x86_64.xu",
    },
)
show hex data
8C 6E 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0D 00 01 65 6C 66 5F 78 38 36 5F 36 34 2E 78 75