Tree 258

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
3F91DirIndex (60)C"lzma12.h" @ 3F9D45FC000
name"lzma12.h"
target key3F9D Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 16285,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 8,
        dir_type: 1,
        name: "lzma12.h",
    },
)
show hex data
9D 3F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 08 00 01 6C 7A 6D 61 31 32 2E 68 
3F91DirIndex (60)D"stream_flags.h" @ 3F9E45FC000
name"stream_flags.h"
target key3F9E Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 16286,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "stream_flags.h",
    },
)
show hex data
9E 3F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0E 00 01 73 74 72 65 61 6D 5F 66 6C 61 67 73 2E 68 
3F91DirIndex (60)E"version.h" @ 3F9F45FC000
name"version.h"
target key3F9F Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 16287,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 9,
        dir_type: 1,
        name: "version.h",
    },
)
show hex data
9F 3F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 09 00 01 76 65 72 73 69 6F 6E 2E 68 
3F91DirIndex (60)F"vli.h" @ 3FA045FC000
name"vli.h"
target key3FA0 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 16288,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 5,
        dir_type: 1,
        name: "vli.h",
    },
)
show hex data
A0 3F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 05 00 01 76 6C 69 2E 68 
3F92Inode (01)0regular file, mode 064445FC000
size9968
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 9968,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 F0 26 00 00 00 00 00 00 00 30 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 05 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F92Ref (0C)25C["lzma.h"]45FC000
name"lzma.h"
index221
show full value
Ref(
    [
        RefItem {
            index: 221,
            name_len: 6,
            name: "lzma.h",
        },
    ],
)
show hex data
DD 00 00 00 00 00 00 00 06 00 6C 7A 6D 61 2E 68 
3F92ExtentData (6C)0external, length 12 KiB45FC000

12 KiB on disk, starting at offset 0 within the extent at address 50A61000; 12 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353060352,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 10 A6 50 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
3F93Inode (01)0regular file, mode 064445FC000
size28145
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 28145,
        nbytes: 28672,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 2098,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 F1 6D 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 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 32 08 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F93Ref (0C)3F91["base.h"]45FC000
name"base.h"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 6,
            name: "base.h",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 06 00 62 61 73 65 2E 68 
3F93ExtentData (6C)0external, length 28 KiB45FC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 28672,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353072640,
                disk_num_bytes: 28672,
                offset: 0,
                num_bytes: 28672,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 01 00 40 A6 50 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 
3F94Inode (01)0regular file, mode 064445FC000
size2790
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2790,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 E6 0A 00 00 00 00 00 00 00 10 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 06 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F94Ref (0C)3F91["bcj.h"]45FC000
name"bcj.h"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 5,
            name: "bcj.h",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 05 00 62 63 6A 2E 68 
3F94ExtentData (6C)0external, length 4 KiB45FC000

4 KiB on disk, starting at offset 0 within the extent at address 50A6B000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353101312,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 B0 A6 50 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
3F95Inode (01)0regular file, mode 064445FC000
size26028
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 26028,
        nbytes: 28672,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 AC 65 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 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F95Ref (0C)3F91["block.h"]45FC000
name"block.h"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 7,
            name: "block.h",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 07 00 62 6C 6F 63 6B 2E 68 
3F95ExtentData (6C)0external, length 28 KiB45FC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 28672,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353105408,
                disk_num_bytes: 28672,
                offset: 0,
                num_bytes: 28672,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 01 00 C0 A6 50 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 
3F96Inode (01)0regular file, mode 064445FC000
size4904
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4904,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 577,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 28 13 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 41 02 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F96Ref (0C)3F91["check.h"]45FC000
name"check.h"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 7,
            name: "check.h",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 07 00 63 68 65 63 6B 2E 68 
3F96ExtentData (6C)0external, length 8 KiB45FC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353134080,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 30 A7 50 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 
3F97Inode (01)0regular file, mode 064445FC000
size40821
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 40821,
        nbytes: 40960,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 536,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 75 9F 00 00 00 00 00 00 00 A0 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 18 02 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F97Ref (0C)3F91["container.h"]45FC000
name"container.h"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 11,
            name: "container.h",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 0B 00 63 6F 6E 74 61 69 6E 65 72 2E 68 
3F97ExtentData (6C)0external, length 40 KiB45FC000

40 KiB on disk, starting at offset 0 within the extent at address 50A75000; 40 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 40960,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353142272,
                disk_num_bytes: 40960,
                offset: 0,
                num_bytes: 40960,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 A0 00 00 00 00 00 00 00 00 00 00 01 00 50 A7 50 00 00 00 00 00 A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 00 00 00 00 00 00 
3F98Inode (01)0regular file, mode 064445FC000
size2251
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2251,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 17,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 CB 08 00 00 00 00 00 00 00 10 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 11 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F98Ref (0C)3F91["delta.h"]45FC000
name"delta.h"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 7,
            name: "delta.h",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 07 00 64 65 6C 74 61 2E 68 
3F98ExtentData (6C)0external, length 4 KiB45FC000

4 KiB on disk, starting at offset 0 within the extent at address 50A7F000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353183232,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 F0 A7 50 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
3F99Inode (01)0regular file, mode 064445FC000
size31810
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 31810,
        nbytes: 32768,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 9,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 42 7C 00 00 00 00 00 00 00 80 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 09 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F99Ref (0C)3F91["filter.h"]45FC000
name"filter.h"
index8
show full value
Ref(
    [
        RefItem {
            index: 8,
            name_len: 8,
            name: "filter.h",
        },
    ],
)
show hex data
08 00 00 00 00 00 00 00 08 00 66 69 6C 74 65 72 2E 68 
3F99ExtentData (6C)0external, length 32 KiB45FC000

32 KiB on disk, starting at offset 0 within the extent at address 50A80000; 32 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 32768,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353187328,
                disk_num_bytes: 32768,
                offset: 0,
                num_bytes: 32768,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 01 00 00 A8 50 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 
3F9AInode (01)0regular file, mode 064445FC000
size2614
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2614,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 25,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 36 0A 00 00 00 00 00 00 00 10 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 19 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F9ARef (0C)3F91["hardware.h"]45FC000
name"hardware.h"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 10,
            name: "hardware.h",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 0A 00 68 61 72 64 77 61 72 65 2E 68 
3F9AExtentData (6C)0external, length 4 KiB45FC000

4 KiB on disk, starting at offset 0 within the extent at address 50A88000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353220096,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 80 A8 50 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
3F9BInode (01)0regular file, mode 064445FC000
size30371
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 30371,
        nbytes: 32768,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 10,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 A3 76 00 00 00 00 00 00 00 80 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 0A 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F9BRef (0C)3F91["index.h"]45FC000
name"index.h"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 7,
            name: "index.h",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 07 00 69 6E 64 65 78 2E 68 
3F9BExtentData (6C)0external, length 32 KiB45FC000

32 KiB on disk, starting at offset 0 within the extent at address 50A89000; 32 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 32768,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353224192,
                disk_num_bytes: 32768,
                offset: 0,
                num_bytes: 32768,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 01 00 90 A8 50 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 
3F9CInode (01)0regular file, mode 064445FC000
size4735
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4735,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 10,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 7F 12 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 0A 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F9CRef (0C)3F91["index_hash.h"]45FC000
name"index_hash.h"
index11
show full value
Ref(
    [
        RefItem {
            index: 11,
            name_len: 12,
            name: "index_hash.h",
        },
    ],
)
show hex data
0B 00 00 00 00 00 00 00 0C 00 69 6E 64 65 78 5F 68 61 73 68 2E 68 
3F9CExtentData (6C)0external, length 8 KiB45FC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353256960,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 10 A9 50 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 
3F9DInode (01)0regular file, mode 064445FC000
size20882
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 20882,
        nbytes: 24576,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 14,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 92 51 00 00 00 00 00 00 00 60 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 0E 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F9DRef (0C)3F91["lzma12.h"]45FC000
name"lzma12.h"
index12
show full value
Ref(
    [
        RefItem {
            index: 12,
            name_len: 8,
            name: "lzma12.h",
        },
    ],
)
show hex data
0C 00 00 00 00 00 00 00 08 00 6C 7A 6D 61 31 32 2E 68 
3F9DExtentData (6C)0external, length 24 KiB45FC000

24 KiB on disk, starting at offset 0 within the extent at address 50A93000; 24 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 24576,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353265152,
                disk_num_bytes: 24576,
                offset: 0,
                num_bytes: 24576,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 01 00 30 A9 50 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 00 00 00 00 00 00 
3F9EInode (01)0regular file, mode 064445FC000
size9303
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 9303,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 57 24 00 00 00 00 00 00 00 30 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 07 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F9ERef (0C)3F91["stream_flags.h"]45FC000
name"stream_flags.h"
index13
show full value
Ref(
    [
        RefItem {
            index: 13,
            name_len: 14,
            name: "stream_flags.h",
        },
    ],
)
show hex data
0D 00 00 00 00 00 00 00 0E 00 73 74 72 65 61 6D 5F 66 6C 61 67 73 2E 68 
3F9EExtentData (6C)0external, length 12 KiB45FC000

12 KiB on disk, starting at offset 0 within the extent at address 50A99000; 12 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353289728,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 90 A9 50 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
3F9FInode (01)0regular file, mode 064445FC000
size3936
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3936,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 21,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 60 0F 00 00 00 00 00 00 00 10 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 15 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3F9FRef (0C)3F91["version.h"]45FC000
name"version.h"
index14
show full value
Ref(
    [
        RefItem {
            index: 14,
            name_len: 9,
            name: "version.h",
        },
    ],
)
show hex data
0E 00 00 00 00 00 00 00 09 00 76 65 72 73 69 6F 6E 2E 68 
3F9FExtentData (6C)0external, length 4 KiB45FC000

4 KiB on disk, starting at offset 0 within the extent at address 50A9C000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353302016,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 C0 A9 50 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
3FA0Inode (01)0regular file, mode 064445FC000
size6699
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 6699,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 214,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 2B 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 D6 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 
3FA0Ref (0C)3F91["vli.h"]45FC000
name"vli.h"
index15
show full value
Ref(
    [
        RefItem {
            index: 15,
            name_len: 5,
            name: "vli.h",
        },
    ],
)
show hex data
0F 00 00 00 00 00 00 00 05 00 76 6C 69 2E 68 
3FA0ExtentData (6C)0external, length 8 KiB45FC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1353306112,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 D0 A9 50 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 
3FA1Inode (01)0symbolic link, mode 077745FC000
size16
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 16,
        nbytes: 16,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 24,
        atime: Time {
            sec: 1708913585,
            nsec: 477590212,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 40848587,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 10 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 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 18 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 B1 F3 DB 65 00 00 00 00 C4 72 77 1C A5 F3 DB 65 00 00 00 00 CB 4C 6F 02 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 CB 4C 6F 02