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
53F0Inode (01)0regular file, mode 06443A2C000
size3013
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3013,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 C5 0B 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F0Ref (0C)53ED["arctwo.h"]3A2C000
name"arctwo.h"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 8,
            name: "arctwo.h",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 08 00 61 72 63 74 77 6F 2E 68 
53F0ExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 5343D000; 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: 1396953088,
                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 D0 43 53 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 
53F1Inode (01)0regular file, mode 06443A2C000
size4217
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4217,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 79 10 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F1Ref (0C)53ED["asn1.h"]3A2C000
name"asn1.h"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 6,
            name: "asn1.h",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 06 00 61 73 6E 31 2E 68 
53F1ExtentData (6C)0external, length 8 KiB3A2C000

8 KiB on disk, starting at offset 0 within the extent at address 5343E000; 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: 1396957184,
                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 E0 43 53 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 
53F2Inode (01)0regular file, mode 06443A2C000
size3071
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3071,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 FF 0B 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F2Ref (0C)53ED["balloon.h"]3A2C000
name"balloon.h"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 9,
            name: "balloon.h",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 09 00 62 61 6C 6C 6F 6F 6E 2E 68 
53F2ExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 53440000; 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: 1396965376,
                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 00 44 53 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 
53F3Inode (01)0regular file, mode 06443A2C000
size3097
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3097,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 19 0C 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F3Ref (0C)53ED["base16.h"]3A2C000
name"base16.h"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 8,
            name: "base16.h",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 08 00 62 61 73 65 31 36 2E 68 
53F3ExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 53441000; 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: 1396969472,
                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 10 44 53 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 
53F4Inode (01)0regular file, mode 06443A2C000
size5342
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 5342,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 DE 14 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F4Ref (0C)53ED["base64.h"]3A2C000
name"base64.h"
index8
show full value
Ref(
    [
        RefItem {
            index: 8,
            name_len: 8,
            name: "base64.h",
        },
    ],
)
show hex data
08 00 00 00 00 00 00 00 08 00 62 61 73 65 36 34 2E 68 
53F4ExtentData (6C)0external, length 8 KiB3A2C000

8 KiB on disk, starting at offset 0 within the extent at address 53442000; 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: 1396973568,
                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 20 44 53 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 
53F5Inode (01)0regular file, mode 06443A2C000
size3331
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3331,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 03 0D 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F5Ref (0C)53ED["bignum.h"]3A2C000
name"bignum.h"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 8,
            name: "bignum.h",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 08 00 62 69 67 6E 75 6D 2E 68 
53F5ExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 53444000; 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: 1396981760,
                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 40 44 53 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 
53F6Inode (01)0regular file, mode 06443A2C000
size3063
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3063,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 F7 0B 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F6Ref (0C)53ED["blowfish.h"]3A2C000
name"blowfish.h"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 10,
            name: "blowfish.h",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 62 6C 6F 77 66 69 73 68 2E 68 
53F6ExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 53445000; 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: 1396985856,
                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 50 44 53 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 
53F7Inode (01)0regular file, mode 06443A2C000
size2760
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2760,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 560851718,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 C8 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 06 EB 6D 21 
53F7Ref (0C)53ED["buffer.h"]3A2C000
name"buffer.h"
index11
show full value
Ref(
    [
        RefItem {
            index: 11,
            name_len: 8,
            name: "buffer.h",
        },
    ],
)
show hex data
0B 00 00 00 00 00 00 00 08 00 62 75 66 66 65 72 2E 68 
53F7ExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 53446000; 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: 1396989952,
                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 60 44 53 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 
53F8Inode (01)0regular file, mode 06443A2C000
size4252
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4252,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 9C 10 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53F8Ref (0C)53ED["camellia.h"]3A2C000
name"camellia.h"
index12
show full value
Ref(
    [
        RefItem {
            index: 12,
            name_len: 10,
            name: "camellia.h",
        },
    ],
)
show hex data
0C 00 00 00 00 00 00 00 0A 00 63 61 6D 65 6C 6C 69 61 2E 68 
53F8ExtentData (6C)0external, length 8 KiB3A2C000

8 KiB on disk, starting at offset 0 within the extent at address 53447000; 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: 1396994048,
                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 70 44 53 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 
53F9Inode (01)0regular file, mode 06443A2C000
size2218
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2218,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 AA 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53F9Ref (0C)53ED["cast128.h"]3A2C000
name"cast128.h"
index13
show full value
Ref(
    [
        RefItem {
            index: 13,
            name_len: 9,
            name: "cast128.h",
        },
    ],
)
show hex data
0D 00 00 00 00 00 00 00 09 00 63 61 73 74 31 32 38 2E 68 
53F9ExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 53449000; 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: 1397002240,
                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 90 44 53 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 
53FAInode (01)0regular file, mode 06443A2C000
size2965
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2965,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 95 0B 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53FARef (0C)53ED["cbc.h"]3A2C000
name"cbc.h"
index14
show full value
Ref(
    [
        RefItem {
            index: 14,
            name_len: 5,
            name: "cbc.h",
        },
    ],
)
show hex data
0E 00 00 00 00 00 00 00 05 00 63 62 63 2E 68 
53FAExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 5344A000; 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: 1397006336,
                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 A0 44 53 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 
53FBInode (01)0regular file, mode 06443A2C000
size9775
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 9775,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 2F 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53FBRef (0C)53ED["ccm.h"]3A2C000
name"ccm.h"
index15
show full value
Ref(
    [
        RefItem {
            index: 15,
            name_len: 5,
            name: "ccm.h",
        },
    ],
)
show hex data
0F 00 00 00 00 00 00 00 05 00 63 63 6D 2E 68 
53FBExtentData (6C)0external, length 12 KiB3A2C000

12 KiB on disk, starting at offset 0 within the extent at address 5344B000; 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: 1397010432,
                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 B0 44 53 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 
53FCInode (01)0regular file, mode 06443A2C000
size3495
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3495,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 A7 0D 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53FCRef (0C)53ED["cfb.h"]3A2C000
name"cfb.h"
index16
show full value
Ref(
    [
        RefItem {
            index: 16,
            name_len: 5,
            name: "cfb.h",
        },
    ],
)
show hex data
10 00 00 00 00 00 00 00 05 00 63 66 62 2E 68 
53FCExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 5344E000; 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: 1397022720,
                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 E0 44 53 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 
53FDInode (01)0regular file, mode 06443A2C000
size2841
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2841,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 19 0B 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53FDRef (0C)53ED["chacha-poly1305.h"]3A2C000
name"chacha-poly1305.h"
index17
show full value
Ref(
    [
        RefItem {
            index: 17,
            name_len: 17,
            name: "chacha-poly1305.h",
        },
    ],
)
show hex data
11 00 00 00 00 00 00 00 11 00 63 68 61 63 68 61 2D 70 6F 6C 79 31 33 30 35 2E 68 
53FDExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 5344F000; 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: 1397026816,
                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 44 53 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 
53FEInode (01)0regular file, mode 06443A2C000
size2839
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2839,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 17 0B 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 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53FERef (0C)53ED["chacha.h"]3A2C000
name"chacha.h"
index18
show full value
Ref(
    [
        RefItem {
            index: 18,
            name_len: 8,
            name: "chacha.h",
        },
    ],
)
show hex data
12 00 00 00 00 00 00 00 08 00 63 68 61 63 68 61 2E 68 
53FEExtentData (6C)0external, length 4 KiB3A2C000

4 KiB on disk, starting at offset 0 within the extent at address 53450000; 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: 1397030912,
                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 00 45 53 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 
53FFInode (01)0regular file, mode 06443A2C000
size6730
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 6730,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 4A 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
53FFRef (0C)53ED["cmac.h"]3A2C000
name"cmac.h"
index19
show full value
Ref(
    [
        RefItem {
            index: 19,
            name_len: 6,
            name: "cmac.h",
        },
    ],
)
show hex data
13 00 00 00 00 00 00 00 06 00 63 6D 61 63 2E 68 
53FFExtentData (6C)0external, length 8 KiB3A2C000

8 KiB on disk, starting at offset 0 within the extent at address 53451000; 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: 1397035008,
                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 45 53 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 
5400Inode (01)0regular file, mode 06443A2C000
size1960
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1685704464
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 1960,
        nbytes: 1960,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
        mtime: Time {
            sec: 1685704464,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 564185071,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 A8 07 00 00 00 00 00 00 A8 07 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 10 CF 79 64 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 EF C7 A0 21 
5400Ref (0C)53ED["ctr.h"]3A2C000
name"ctr.h"
index20
show full value
Ref(
    [
        RefItem {
            index: 20,
            name_len: 5,
            name: "ctr.h",
        },
    ],
)
show hex data
14 00 00 00 00 00 00 00 05 00 63 74 72 2E 68