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
7F39Dir (54)551F6AD4"hostap_pci.ko.zst" @ 7F3C4000000
name"hostap_pci.ko.zst"
target key7F3C Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32572,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "hostap_pci.ko.zst",
    },
)
show hex data
3C 7F 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 68 6F 73 74 61 70 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7F39Dir (54)E74622CA"hostap_plx.ko.zst" @ 7F3D4000000
name"hostap_plx.ko.zst"
target key7F3D Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32573,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "hostap_plx.ko.zst",
    },
)
show hex data
3D 7F 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 68 6F 73 74 61 70 5F 70 6C 78 2E 6B 6F 2E 7A 73 74 
7F39DirIndex (60)2"hostap.ko.zst" @ 7F3A4000000
name"hostap.ko.zst"
target key7F3A Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32570,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "hostap.ko.zst",
    },
)
show hex data
3A 7F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0D 00 01 68 6F 73 74 61 70 2E 6B 6F 2E 7A 73 74 
7F39DirIndex (60)3"hostap_cs.ko.zst" @ 7F3B3FEC000
name"hostap_cs.ko.zst"
target key7F3B Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32571,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 16,
        dir_type: 1,
        name: "hostap_cs.ko.zst",
    },
)
show hex data
3B 7F 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 68 6F 73 74 61 70 5F 63 73 2E 6B 6F 2E 7A 73 74 
7F39DirIndex (60)4"hostap_pci.ko.zst" @ 7F3C3FEC000
name"hostap_pci.ko.zst"
target key7F3C Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32572,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "hostap_pci.ko.zst",
    },
)
show hex data
3C 7F 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 68 6F 73 74 61 70 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7F39DirIndex (60)5"hostap_plx.ko.zst" @ 7F3D3FEC000
name"hostap_plx.ko.zst"
target key7F3D Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32573,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "hostap_plx.ko.zst",
    },
)
show hex data
3D 7F 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 68 6F 73 74 61 70 5F 70 6C 78 2E 6B 6F 2E 7A 73 74 
7F3AInode (01)0regular file, mode 06443FEC000
size84764
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 84764,
        nbytes: 86016,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913587,
            nsec: 247600893,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 1C 4B 01 00 00 00 00 00 00 50 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 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 FD 16 C2 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F3ARef (0C)7F39["hostap.ko.zst"]3FEC000
name"hostap.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 13,
            name: "hostap.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0D 00 68 6F 73 74 61 70 2E 6B 6F 2E 7A 73 74 
7F3AExtentData (6C)0external, length 84 KiB3FEC000

84 KiB on disk, starting at offset 0 within the extent at address 59702000; 84 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 86016,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1500520448,
                disk_num_bytes: 86016,
                offset: 0,
                num_bytes: 86016,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 50 01 00 00 00 00 00 00 00 00 00 01 00 20 70 59 00 00 00 00 00 50 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 01 00 00 00 00 00 
7F3BInode (01)0regular file, mode 06443FEC000
size46322
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 46322,
        nbytes: 49152,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 247600893,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 F2 B4 00 00 00 00 00 00 00 C0 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 FD 16 C2 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F3BRef (0C)7F39["hostap_cs.ko.zst"]3FEC000
name"hostap_cs.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 16,
            name: "hostap_cs.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 10 00 68 6F 73 74 61 70 5F 63 73 2E 6B 6F 2E 7A 73 74 
7F3BExtentData (6C)0external, length 48 KiB3FEC000

48 KiB on disk, starting at offset 0 within the extent at address 59717000; 48 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 49152,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1500606464,
                disk_num_bytes: 49152,
                offset: 0,
                num_bytes: 49152,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 C0 00 00 00 00 00 00 00 00 00 00 01 00 70 71 59 00 00 00 00 00 C0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 00 00 00 00 00 00 
7F3CInode (01)0regular file, mode 06443FEC000
size42320
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 42320,
        nbytes: 45056,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 250934246,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 50 A5 00 00 00 00 00 00 00 B0 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 E6 F3 F4 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F3CRef (0C)7F39["hostap_pci.ko.zst"]3FEC000
name"hostap_pci.ko.zst"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 17,
            name: "hostap_pci.ko.zst",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 11 00 68 6F 73 74 61 70 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7F3CExtentData (6C)0external, length 44 KiB3FEC000

44 KiB on disk, starting at offset 0 within the extent at address 59723000; 44 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 45056,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1500655616,
                disk_num_bytes: 45056,
                offset: 0,
                num_bytes: 45056,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 B0 00 00 00 00 00 00 00 00 00 00 01 00 30 72 59 00 00 00 00 00 B0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 00 00 00 00 00 00 
7F3DInode (01)0regular file, mode 06443FEC000
size43810
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 43810,
        nbytes: 45056,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913587,
            nsec: 250934246,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 22 AB 00 00 00 00 00 00 00 B0 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 E6 F3 F4 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F3DRef (0C)7F39["hostap_plx.ko.zst"]3FEC000
name"hostap_plx.ko.zst"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 17,
            name: "hostap_plx.ko.zst",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 11 00 68 6F 73 74 61 70 5F 70 6C 78 2E 6B 6F 2E 7A 73 74 
7F3DExtentData (6C)0external, length 44 KiB3FEC000

44 KiB on disk, starting at offset 0 within the extent at address 5972E000; 44 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 45056,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1500700672,
                disk_num_bytes: 45056,
                offset: 0,
                num_bytes: 45056,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 B0 00 00 00 00 00 00 00 00 00 00 01 00 E0 72 59 00 00 00 00 00 B0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 00 00 00 00 00 00 
7F3EInode (01)0directory, mode 07553FEC000
size284
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 284,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 11,
        atime: Time {
            sec: 1708913586,
            nsec: 794264824,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 1C 01 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 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 73 A2 B4 34 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F3ERef (0C)7F38["orinoco"]3FEC000
name"orinoco"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 7,
            name: "orinoco",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 07 00 6F 72 69 6E 6F 63 6F 
7F3EDir (54)3287018D"orinoco_pci.ko.zst" @ 7F423FEC000
name"orinoco_pci.ko.zst"
target key7F42 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32578,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_pci.ko.zst",
    },
)
show hex data
42 7F 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 6F 72 69 6E 6F 63 6F 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7F3EDir (54)36C81FC3"orinoco_usb.ko.zst" @ 7F453FEC000
name"orinoco_usb.ko.zst"
target key7F45 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32581,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_usb.ko.zst",
    },
)
show hex data
45 7F 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 6F 72 69 6E 6F 63 6F 5F 75 73 62 2E 6B 6F 2E 7A 73 74 
7F3EDir (54)4E11202A"orinoco_nortel.ko.zst" @ 7F413FEC000
name"orinoco_nortel.ko.zst"
target key7F41 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32577,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 21,
        dir_type: 1,
        name: "orinoco_nortel.ko.zst",
    },
)
show hex data
41 7F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 15 00 01 6F 72 69 6E 6F 63 6F 5F 6E 6F 72 74 65 6C 2E 6B 6F 2E 7A 73 74 
7F3EDir (54)5612DA10"orinoco_cs.ko.zst" @ 7F403FEC000
name"orinoco_cs.ko.zst"
target key7F40 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32576,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "orinoco_cs.ko.zst",
    },
)
show hex data
40 7F 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 6F 72 69 6E 6F 63 6F 5F 63 73 2E 6B 6F 2E 7A 73 74 
7F3EDir (54)5C36015F"orinoco.ko.zst" @ 7F3F3FEC000
name"orinoco.ko.zst"
target key7F3F Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32575,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "orinoco.ko.zst",
    },
)
show hex data
3F 7F 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 6F 72 69 6E 6F 63 6F 2E 6B 6F 2E 7A 73 74 
7F3EDir (54)80DE4993"orinoco_plx.ko.zst" @ 7F433FEC000
name"orinoco_plx.ko.zst"
target key7F43 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32579,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_plx.ko.zst",
    },
)
show hex data
43 7F 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 6F 72 69 6E 6F 63 6F 5F 70 6C 78 2E 6B 6F 2E 7A 73 74 
7F3EDir (54)B0DD655F"orinoco_tmd.ko.zst" @ 7F443FEC000
name"orinoco_tmd.ko.zst"
target key7F44 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32580,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_tmd.ko.zst",
    },
)
show hex data
44 7F 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 6F 72 69 6E 6F 63 6F 5F 74 6D 64 2E 6B 6F 2E 7A 73 74 
7F3EDir (54)C5CAD98B"spectrum_cs.ko.zst" @ 7F463FEC000
name"spectrum_cs.ko.zst"
target key7F46 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32582,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "spectrum_cs.ko.zst",
    },
)
show hex data
46 7F 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 70 65 63 74 72 75 6D 5F 63 73 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)2"orinoco.ko.zst" @ 7F3F3FEC000
name"orinoco.ko.zst"
target key7F3F Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32575,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "orinoco.ko.zst",
    },
)
show hex data
3F 7F 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 6F 72 69 6E 6F 63 6F 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)3"orinoco_cs.ko.zst" @ 7F403FEC000
name"orinoco_cs.ko.zst"
target key7F40 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32576,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "orinoco_cs.ko.zst",
    },
)
show hex data
40 7F 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 6F 72 69 6E 6F 63 6F 5F 63 73 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)4"orinoco_nortel.ko.zst" @ 7F413FEC000
name"orinoco_nortel.ko.zst"
target key7F41 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32577,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 21,
        dir_type: 1,
        name: "orinoco_nortel.ko.zst",
    },
)
show hex data
41 7F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 15 00 01 6F 72 69 6E 6F 63 6F 5F 6E 6F 72 74 65 6C 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)5"orinoco_pci.ko.zst" @ 7F423FEC000
name"orinoco_pci.ko.zst"
target key7F42 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32578,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_pci.ko.zst",
    },
)
show hex data
42 7F 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 6F 72 69 6E 6F 63 6F 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)6"orinoco_plx.ko.zst" @ 7F433FEC000
name"orinoco_plx.ko.zst"
target key7F43 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32579,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_plx.ko.zst",
    },
)
show hex data
43 7F 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 6F 72 69 6E 6F 63 6F 5F 70 6C 78 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)7"orinoco_tmd.ko.zst" @ 7F443FEC000
name"orinoco_tmd.ko.zst"
target key7F44 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32580,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_tmd.ko.zst",
    },
)
show hex data
44 7F 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 6F 72 69 6E 6F 63 6F 5F 74 6D 64 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)8"orinoco_usb.ko.zst" @ 7F453FEC000
name"orinoco_usb.ko.zst"
target key7F45 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32581,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "orinoco_usb.ko.zst",
    },
)
show hex data
45 7F 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 6F 72 69 6E 6F 63 6F 5F 75 73 62 2E 6B 6F 2E 7A 73 74 
7F3EDirIndex (60)9"spectrum_cs.ko.zst" @ 7F463FEC000
name"spectrum_cs.ko.zst"
target key7F46 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32582,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "spectrum_cs.ko.zst",
    },
)
show hex data
46 7F 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 70 65 63 74 72 75 6D 5F 63 73 2E 6B 6F 2E 7A 73 74 
7F3FInode (01)0regular file, mode 06443FEC000
size66888
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 66888,
        nbytes: 69632,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 250934246,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 48 05 01 00 00 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 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 E6 F3 F4 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F3FRef (0C)7F3E["orinoco.ko.zst"]3FEC000
name"orinoco.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 14,
            name: "orinoco.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0E 00 6F 72 69 6E 6F 63 6F 2E 6B 6F 2E 7A 73 74 
7F3FExtentData (6C)0external, length 68 KiB3FEC000

68 KiB on disk, starting at offset 0 within the extent at address 59739000; 68 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 69632,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1500745728,
                disk_num_bytes: 69632,
                offset: 0,
                num_bytes: 69632,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 01 00 90 73 59 00 00 00 00 00 10 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 01 00 00 00 00 00 
7F40Inode (01)0regular file, mode 06443FEC000
size10369
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 10369,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 250934246,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 81 28 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 E6 F3 F4 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F40Ref (0C)7F3E["orinoco_cs.ko.zst"]3FEC000
name"orinoco_cs.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 17,
            name: "orinoco_cs.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 11 00 6F 72 69 6E 6F 63 6F 5F 63 73 2E 6B 6F 2E 7A 73 74 
7F40ExtentData (6C)0external, length 12 KiB3FEC000

12 KiB on disk, starting at offset 0 within the extent at address 5974A000; 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: 1500815360,
                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 A0 74 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 
7F41Inode (01)0regular file, mode 06443FEC000
size6824
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 6824,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 250934246,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 A8 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 B3 F3 DB 65 00 00 00 00 E6 F3 F4 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F41Ref (0C)7F3E["orinoco_nortel.ko.zst"]3FEC000
name"orinoco_nortel.ko.zst"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 21,
            name: "orinoco_nortel.ko.zst",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 15 00 6F 72 69 6E 6F 63 6F 5F 6E 6F 72 74 65 6C 2E 6B 6F 2E 7A 73 74 
7F41ExtentData (6C)0external, length 8 KiB3FEC000

8 KiB on disk, starting at offset 0 within the extent at address 5974D000; 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: 1500827648,
                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 D0 74 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 
7F42Inode (01)0regular file, mode 06443FEC000
size6230
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 6230,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913587,
            nsec: 250934246,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 56 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 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 E6 F3 F4 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F42Ref (0C)7F3E["orinoco_pci.ko.zst"]3FEC000
name"orinoco_pci.ko.zst"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 18,
            name: "orinoco_pci.ko.zst",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 12 00 6F 72 69 6E 6F 63 6F 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7F42ExtentData (6C)0external, length 8 KiB3FEC000

8 KiB on disk, starting at offset 0 within the extent at address 5974F000; 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: 1500835840,
                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 F0 74 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 
7F43Inode (01)0regular file, mode 06443FEC000
size7059
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 7059,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 250934246,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 884253299,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 93 1B 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 E6 F3 F4 0E B0 F3 DB 65 00 00 00 00 73 A2 B4 34 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 73 A2 B4 34 
7F43Ref (0C)7F3E["orinoco_plx.ko.zst"]3FEC000
name"orinoco_plx.ko.zst"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 18,
            name: "orinoco_plx.ko.zst",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 12 00 6F 72 69 6E 6F 63 6F 5F 70 6C 78 2E 6B 6F 2E 7A 73 74