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
8027Dir (54)B9842EED"pn532_uart.ko.zst" @ 8028400C000
name"pn532_uart.ko.zst"
target key8028 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32808,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "pn532_uart.ko.zst",
    },
)
show hex data
28 80 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 70 6E 35 33 32 5F 75 61 72 74 2E 6B 6F 2E 7A 73 74 
8027Dir (54)D791350A"pn533_i2c.ko.zst" @ 802A400C000
name"pn533_i2c.ko.zst"
target key802A Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32810,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "pn533_i2c.ko.zst",
    },
)
show hex data
2A 80 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 70 6E 35 33 33 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
8027DirIndex (60)2"pn532_uart.ko.zst" @ 8028400C000
name"pn532_uart.ko.zst"
target key8028 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32808,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "pn532_uart.ko.zst",
    },
)
show hex data
28 80 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 70 6E 35 33 32 5F 75 61 72 74 2E 6B 6F 2E 7A 73 74 
8027DirIndex (60)3"pn533.ko.zst" @ 8029400C000
name"pn533.ko.zst"
target key8029 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32809,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "pn533.ko.zst",
    },
)
show hex data
29 80 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 70 6E 35 33 33 2E 6B 6F 2E 7A 73 74 
8027DirIndex (60)4"pn533_i2c.ko.zst" @ 802A400C000
name"pn533_i2c.ko.zst"
target key802A Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32810,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "pn533_i2c.ko.zst",
    },
)
show hex data
2A 80 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 70 6E 35 33 33 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
8027DirIndex (60)5"pn533_usb.ko.zst" @ 802B400C000
name"pn533_usb.ko.zst"
target key802B Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32811,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "pn533_usb.ko.zst",
    },
)
show hex data
2B 80 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 70 6E 35 33 33 5F 75 73 62 2E 6B 6F 2E 7A 73 74 
8028Inode (01)0regular file, mode 0644400C000
size5426
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 5426,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 64266453,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 32 15 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 B3 F3 DB 65 00 00 00 00 D5 A0 D4 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
8028Ref (0C)8027["pn532_uart.ko.zst"]400C000
name"pn532_uart.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 17,
            name: "pn532_uart.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 11 00 70 6E 35 33 32 5F 75 61 72 74 2E 6B 6F 2E 7A 73 74 
8028ExtentData (6C)0external, length 8 KiB400C000

8 KiB on disk, starting at offset 0 within the extent at address 59D5B000; 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: 1507176448,
                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 D5 59 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 
8029Inode (01)0regular file, mode 0644400C000
size24385
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 24385,
        nbytes: 24576,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 60933099,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 41 5F 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 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 B3 F3 DB 65 00 00 00 00 EB C3 A1 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
8029Ref (0C)8027["pn533.ko.zst"]400C000
name"pn533.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 12,
            name: "pn533.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 0C 00 70 6E 35 33 33 2E 6B 6F 2E 7A 73 74 
8029ExtentData (6C)0external, length 24 KiB400C000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 24576,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1507184640,
                disk_num_bytes: 24576,
                offset: 0,
                num_bytes: 24576,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 60 00 00 00 00 00 00 00 00 00 00 01 00 D0 D5 59 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 
802AInode (01)0regular file, mode 0644400C000
size6150
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 6150,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 64266453,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 06 18 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 B3 F3 DB 65 00 00 00 00 D5 A0 D4 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
802ARef (0C)8027["pn533_i2c.ko.zst"]400C000
name"pn533_i2c.ko.zst"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 16,
            name: "pn533_i2c.ko.zst",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 10 00 70 6E 35 33 33 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
802AExtentData (6C)0external, length 8 KiB400C000

8 KiB on disk, starting at offset 0 within the extent at address 59D63000; 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: 1507209216,
                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 30 D6 59 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 
802BInode (01)0regular file, mode 0644400C000
size9445
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 9445,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 64266453,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 E5 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 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 B3 F3 DB 65 00 00 00 00 D5 A0 D4 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
802BRef (0C)8027["pn533_usb.ko.zst"]400C000
name"pn533_usb.ko.zst"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 16,
            name: "pn533_usb.ko.zst",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 10 00 70 6E 35 33 33 5F 75 73 62 2E 6B 6F 2E 7A 73 74 
802BExtentData (6C)0external, length 12 KiB400C000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1507217408,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 50 D6 59 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 
802CInode (01)0directory, mode 0755400C000
size88
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 88,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913586,
            nsec: 794264824,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 58 00 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 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 B2 F3 DB 65 00 00 00 00 F8 84 57 2F B0 F3 DB 65 00 00 00 00 02 F3 B2 35 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
802CRef (0C)8014["pn544"]400C000
name"pn544"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 5,
            name: "pn544",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 05 00 70 6E 35 34 34 
802CDir (54)40342D6C"pn544.ko.zst" @ 802D400C000
name"pn544.ko.zst"
target key802D Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32813,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "pn544.ko.zst",
    },
)
show hex data
2D 80 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 70 6E 35 34 34 2E 6B 6F 2E 7A 73 74 
802CDir (54)437D5FFA"pn544_mei.ko.zst" @ 802F400C000
name"pn544_mei.ko.zst"
target key802F Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32815,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "pn544_mei.ko.zst",
    },
)
show hex data
2F 80 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 70 6E 35 34 34 5F 6D 65 69 2E 6B 6F 2E 7A 73 74 
802CDir (54)D3FAB0A1"pn544_i2c.ko.zst" @ 802E400C000
name"pn544_i2c.ko.zst"
target key802E Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32814,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "pn544_i2c.ko.zst",
    },
)
show hex data
2E 80 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 70 6E 35 34 34 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
802CDirIndex (60)2"pn544.ko.zst" @ 802D400C000
name"pn544.ko.zst"
target key802D Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32813,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "pn544.ko.zst",
    },
)
show hex data
2D 80 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 70 6E 35 34 34 2E 6B 6F 2E 7A 73 74 
802CDirIndex (60)3"pn544_i2c.ko.zst" @ 802E400C000
name"pn544_i2c.ko.zst"
target key802E Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32814,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "pn544_i2c.ko.zst",
    },
)
show hex data
2E 80 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 70 6E 35 34 34 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
802CDirIndex (60)4"pn544_mei.ko.zst" @ 802F400C000
name"pn544_mei.ko.zst"
target key802F Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32815,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "pn544_mei.ko.zst",
    },
)
show hex data
2F 80 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 70 6E 35 34 34 5F 6D 65 69 2E 6B 6F 2E 7A 73 74 
802DInode (01)0regular file, mode 0644400C000
size10188
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 10188,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 60933099,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 CC 27 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 B3 F3 DB 65 00 00 00 00 EB C3 A1 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
802DRef (0C)802C["pn544.ko.zst"]400C000
name"pn544.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 12,
            name: "pn544.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0C 00 70 6E 35 34 34 2E 6B 6F 2E 7A 73 74 
802DExtentData (6C)0external, length 12 KiB400C000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1507229696,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 80 D6 59 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 
802EInode (01)0regular file, mode 0644400C000
size10783
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 10783,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913587,
            nsec: 60933099,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 1F 2A 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 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 B3 F3 DB 65 00 00 00 00 EB C3 A1 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
802ERef (0C)802C["pn544_i2c.ko.zst"]400C000
name"pn544_i2c.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 16,
            name: "pn544_i2c.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 10 00 70 6E 35 34 34 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
802EExtentData (6C)0external, length 12 KiB400C000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1507241984,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 B0 D6 59 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 
802FInode (01)0regular file, mode 0644400C000
size4313
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 4313,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 60933099,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 D9 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 B3 F3 DB 65 00 00 00 00 EB C3 A1 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
802FRef (0C)802C["pn544_mei.ko.zst"]400C000
name"pn544_mei.ko.zst"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 16,
            name: "pn544_mei.ko.zst",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 10 00 70 6E 35 34 34 5F 6D 65 69 2E 6B 6F 2E 7A 73 74 
802FExtentData (6C)0external, length 8 KiB400C000

8 KiB on disk, starting at offset 0 within the extent at address 59D6E000; 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: 1507254272,
                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 E0 D6 59 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 
8030Inode (01)0regular file, mode 0644400C000
size13437
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 13437,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 64266453,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 7D 34 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 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 B3 F3 DB 65 00 00 00 00 D5 A0 D4 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
8030Ref (0C)8014["port100.ko.zst"]400C000
name"port100.ko.zst"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 14,
            name: "port100.ko.zst",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 0E 00 70 6F 72 74 31 30 30 2E 6B 6F 2E 7A 73 74 
8030ExtentData (6C)0external, length 16 KiB400C000

16 KiB on disk, starting at offset 0 within the extent at address 59D70000; 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: 1507262464,
                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 00 D7 59 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 
8031Inode (01)0directory, mode 0755400C000
size104
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 104,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913586,
            nsec: 794264824,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 68 00 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 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 B2 F3 DB 65 00 00 00 00 F8 84 57 2F B0 F3 DB 65 00 00 00 00 02 F3 B2 35 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
8031Ref (0C)8014["s3fwrn5"]400C000
name"s3fwrn5"
index11
show full value
Ref(
    [
        RefItem {
            index: 11,
            name_len: 7,
            name: "s3fwrn5",
        },
    ],
)
show hex data
0B 00 00 00 00 00 00 00 07 00 73 33 66 77 72 6E 35 
8031Dir (54)4D88EC13"s3fwrn5.ko.zst" @ 8032400C000
name"s3fwrn5.ko.zst"
target key8032 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32818,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "s3fwrn5.ko.zst",
    },
)
show hex data
32 80 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 73 33 66 77 72 6E 35 2E 6B 6F 2E 7A 73 74 
8031Dir (54)7368EC0B"s3fwrn82_uart.ko.zst" @ 8034400C000
name"s3fwrn82_uart.ko.zst"
target key8034 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32820,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 20,
        dir_type: 1,
        name: "s3fwrn82_uart.ko.zst",
    },
)
show hex data
34 80 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 73 33 66 77 72 6E 38 32 5F 75 61 72 74 2E 6B 6F 2E 7A 73 74 
8031Dir (54)9761F2F5"s3fwrn5_i2c.ko.zst" @ 8033400C000
name"s3fwrn5_i2c.ko.zst"
target key8033 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32819,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "s3fwrn5_i2c.ko.zst",
    },
)
show hex data
33 80 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 73 33 66 77 72 6E 35 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
8031DirIndex (60)2"s3fwrn5.ko.zst" @ 8032400C000
name"s3fwrn5.ko.zst"
target key8032 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32818,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "s3fwrn5.ko.zst",
    },
)
show hex data
32 80 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 73 33 66 77 72 6E 35 2E 6B 6F 2E 7A 73 74 
8031DirIndex (60)3"s3fwrn5_i2c.ko.zst" @ 8033400C000
name"s3fwrn5_i2c.ko.zst"
target key8033 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32819,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "s3fwrn5_i2c.ko.zst",
    },
)
show hex data
33 80 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 73 33 66 77 72 6E 35 5F 69 32 63 2E 6B 6F 2E 7A 73 74 
8031DirIndex (60)4"s3fwrn82_uart.ko.zst" @ 8034400C000
name"s3fwrn82_uart.ko.zst"
target key8034 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32820,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 20,
        dir_type: 1,
        name: "s3fwrn82_uart.ko.zst",
    },
)
show hex data
34 80 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 73 33 66 77 72 6E 38 32 5F 75 61 72 74 2E 6B 6F 2E 7A 73 74 
8032Inode (01)0regular file, mode 0644400C000
size11623
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 11623,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 64266453,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 67 2D 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 B3 F3 DB 65 00 00 00 00 D5 A0 D4 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 
8032Ref (0C)8031["s3fwrn5.ko.zst"]400C000
name"s3fwrn5.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 14,
            name: "s3fwrn5.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0E 00 73 33 66 77 72 6E 35 2E 6B 6F 2E 7A 73 74 
8032ExtentData (6C)0external, length 12 KiB400C000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1507278848,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 40 D7 59 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 
8033Inode (01)0regular file, mode 0644400C000
size4529
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 4529,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 64266453,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 900920066,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 B1 11 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 B3 F3 DB 65 00 00 00 00 D5 A0 D4 03 B0 F3 DB 65 00 00 00 00 02 F3 B2 35 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 02 F3 B2 35