Tree 258

Explanation

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

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

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

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

go back to root tree
83CDInode (01)0directory, mode 075540B0000
size32
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 32,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913586,
            nsec: 797598177,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 20 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 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B2 F3 DB 65 00 00 00 00 E1 61 8A 2F B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 
83CDRef (0C)7058["tee"]40B4000
name"tee"
index90
show full value
Ref(
    [
        RefItem {
            index: 90,
            name_len: 3,
            name: "tee",
        },
    ],
)
show hex data
5A 00 00 00 00 00 00 00 03 00 74 65 65 
83CDDir (54)54904876"amdtee" @ 83CE40B4000
name"amdtee"
target key83CE Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33742,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 6,
        dir_type: 2,
        name: "amdtee",
    },
)
show hex data
CE 83 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 06 00 02 61 6D 64 74 65 65 
83CDDir (54)5536F5E4"tee.ko.zst" @ 83D040B4000
name"tee.ko.zst"
target key83D0 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33744,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "tee.ko.zst",
    },
)
show hex data
D0 83 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0A 00 01 74 65 65 2E 6B 6F 2E 7A 73 74 
83CDDirIndex (60)2"amdtee" @ 83CE40B4000
name"amdtee"
target key83CE Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33742,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 6,
        dir_type: 2,
        name: "amdtee",
    },
)
show hex data
CE 83 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 06 00 02 61 6D 64 74 65 65 
83CDDirIndex (60)3"tee.ko.zst" @ 83D040B4000
name"tee.ko.zst"
target key83D0 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33744,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "tee.ko.zst",
    },
)
show hex data
D0 83 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0A 00 01 74 65 65 2E 6B 6F 2E 7A 73 74 
83CEInode (01)0directory, mode 075540B4000
size26
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 26,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913586,
            nsec: 797598177,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 1A 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 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 B2 F3 DB 65 00 00 00 00 E1 61 8A 2F B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 
83CERef (0C)83CD["amdtee"]40B4000
name"amdtee"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 6,
            name: "amdtee",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 06 00 61 6D 64 74 65 65 
83CEDir (54)7924DCCE"amdtee.ko.zst" @ 83CF40B4000
name"amdtee.ko.zst"
target key83CF Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33743,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "amdtee.ko.zst",
    },
)
show hex data
CF 83 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 61 6D 64 74 65 65 2E 6B 6F 2E 7A 73 74 
83CEDirIndex (60)2"amdtee.ko.zst" @ 83CF40B4000
name"amdtee.ko.zst"
target key83CF Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33743,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "amdtee.ko.zst",
    },
)
show hex data
CF 83 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 61 6D 64 74 65 65 2E 6B 6F 2E 7A 73 74 
83CFInode (01)0regular file, mode 064440B4000
size13853
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 13853,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 744270557,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 1D 36 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 DD AA 5C 2C B0 F3 DB 65 00 00 00 00 83 9E 13 39 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 83 9E 13 39 
83CFRef (0C)83CE["amdtee.ko.zst"]40B4000
name"amdtee.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 13,
            name: "amdtee.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0D 00 61 6D 64 74 65 65 2E 6B 6F 2E 7A 73 74 
83CFExtentData (6C)0external, length 16 KiB40B4000

16 KiB on disk, starting at offset 0 within the extent at address 5A83C000; 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: 1518583808,
                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 C0 83 5A 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 
83D0Inode (01)0regular file, mode 064440B4000
size17559
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 17559,
        nbytes: 20480,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 744270557,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 97 44 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 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 DD AA 5C 2C B0 F3 DB 65 00 00 00 00 83 9E 13 39 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 83 9E 13 39 
83D0Ref (0C)83CD["tee.ko.zst"]40B4000
name"tee.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 10,
            name: "tee.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 0A 00 74 65 65 2E 6B 6F 2E 7A 73 74 
83D0ExtentData (6C)0external, length 20 KiB40B4000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 20480,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1518600192,
                disk_num_bytes: 20480,
                offset: 0,
                num_bytes: 20480,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 01 00 00 84 5A 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 
83D1Inode (01)0directory, mode 075540B4000
size62
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 62,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913586,
            nsec: 797598177,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 3E 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 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B2 F3 DB 65 00 00 00 00 E1 61 8A 2F B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 
83D1Ref (0C)7058["thermal"]40B4000
name"thermal"
index91
show full value
Ref(
    [
        RefItem {
            index: 91,
            name_len: 7,
            name: "thermal",
        },
    ],
)
show hex data
5B 00 00 00 00 00 00 00 07 00 74 68 65 72 6D 61 6C 
83D1Dir (54)24FD4518"intel" @ 83D240B4000
name"intel"
target key83D2 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33746,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 5,
        dir_type: 2,
        name: "intel",
    },
)
show hex data
D2 83 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 05 00 02 69 6E 74 65 6C 
83D1Dir (54)59D7DD85"thermal-generic-adc.ko.zst" @ 83EB40B4000
name"thermal-generic-adc.ko.zst"
target key83EB Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33771,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 26,
        dir_type: 1,
        name: "thermal-generic-adc.ko.zst",
    },
)
show hex data
EB 83 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 1A 00 01 74 68 65 72 6D 61 6C 2D 67 65 6E 65 72 69 63 2D 61 64 63 2E 6B 6F 2E 7A 73 74 
83D1DirIndex (60)2"intel" @ 83D240B4000
name"intel"
target key83D2 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33746,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 5,
        dir_type: 2,
        name: "intel",
    },
)
show hex data
D2 83 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 05 00 02 69 6E 74 65 6C 
83D1DirIndex (60)3"thermal-generic-adc.ko.zst" @ 83EB40B4000
name"thermal-generic-adc.ko.zst"
target key83EB Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33771,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 26,
        dir_type: 1,
        name: "thermal-generic-adc.ko.zst",
    },
)
show hex data
EB 83 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 1A 00 01 74 68 65 72 6D 61 6C 2D 67 65 6E 65 72 69 63 2D 61 64 63 2E 6B 6F 2E 7A 73 74 
83D2Inode (01)0directory, mode 075540B4000
size390
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 390,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 11,
        atime: Time {
            sec: 1708913586,
            nsec: 797598177,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 86 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 E1 61 8A 2F B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 
83D2Ref (0C)83D1["intel"]40B4000
name"intel"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 5,
            name: "intel",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 05 00 69 6E 74 65 6C 
83D2Dir (54)F7FBE12"intel_soc_dts_thermal.ko.zst" @ 83E840B4000
name"intel_soc_dts_thermal.ko.zst"
target key83E8 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33768,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 28,
        dir_type: 1,
        name: "intel_soc_dts_thermal.ko.zst",
    },
)
show hex data
E8 83 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 1C 00 01 69 6E 74 65 6C 5F 73 6F 63 5F 64 74 73 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D2Dir (54)39037189"intel_soc_dts_iosf.ko.zst" @ 83E740B4000
name"intel_soc_dts_iosf.ko.zst"
target key83E7 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33767,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 25,
        dir_type: 1,
        name: "intel_soc_dts_iosf.ko.zst",
    },
)
show hex data
E7 83 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 19 00 01 69 6E 74 65 6C 5F 73 6F 63 5F 64 74 73 5F 69 6F 73 66 2E 6B 6F 2E 7A 73 74 
83D2Dir (54)7A5F9022"intel_bxt_pmic_thermal.ko.zst" @ 83E440B4000
name"intel_bxt_pmic_thermal.ko.zst"
target key83E4 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33764,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 29,
        dir_type: 1,
        name: "intel_bxt_pmic_thermal.ko.zst",
    },
)
show hex data
E4 83 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 1D 00 01 69 6E 74 65 6C 5F 62 78 74 5F 70 6D 69 63 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D2Dir (54)7B46F407"x86_pkg_temp_thermal.ko.zst" @ 83EA40B4000
name"x86_pkg_temp_thermal.ko.zst"
target key83EA Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33770,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 27,
        dir_type: 1,
        name: "x86_pkg_temp_thermal.ko.zst",
    },
)
show hex data
EA 83 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 1B 00 01 78 38 36 5F 70 6B 67 5F 74 65 6D 70 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D2Dir (54)A02AB5D4"intel_pch_thermal.ko.zst" @ 83E540B4000
name"intel_pch_thermal.ko.zst"
target key83E5 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33765,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 24,
        dir_type: 1,
        name: "intel_pch_thermal.ko.zst",
    },
)
show hex data
E5 83 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 18 00 01 69 6E 74 65 6C 5F 70 63 68 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D2Dir (54)CB43B879"intel_tcc_cooling.ko.zst" @ 83E940B4000
name"intel_tcc_cooling.ko.zst"
target key83E9 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33769,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 24,
        dir_type: 1,
        name: "intel_tcc_cooling.ko.zst",
    },
)
show hex data
E9 83 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 18 00 01 69 6E 74 65 6C 5F 74 63 63 5F 63 6F 6F 6C 69 6E 67 2E 6B 6F 2E 7A 73 74 
83D2Dir (54)EF739CC9"int340x_thermal" @ 83D340B4000
name"int340x_thermal"
target key83D3 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33747,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 2,
        name: "int340x_thermal",
    },
)
show hex data
D3 83 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0F 00 02 69 6E 74 33 34 30 78 5F 74 68 65 72 6D 61 6C 
83D2Dir (54)F5246E8E"intel_powerclamp.ko.zst" @ 83E640B4000
name"intel_powerclamp.ko.zst"
target key83E6 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33766,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 23,
        dir_type: 1,
        name: "intel_powerclamp.ko.zst",
    },
)
show hex data
E6 83 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 17 00 01 69 6E 74 65 6C 5F 70 6F 77 65 72 63 6C 61 6D 70 2E 6B 6F 2E 7A 73 74 
83D2DirIndex (60)2"int340x_thermal" @ 83D340B4000
name"int340x_thermal"
target key83D3 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33747,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 2,
        name: "int340x_thermal",
    },
)
show hex data
D3 83 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0F 00 02 69 6E 74 33 34 30 78 5F 74 68 65 72 6D 61 6C 
83D2DirIndex (60)3"intel_bxt_pmic_thermal.ko.zst" @ 83E440B4000
name"intel_bxt_pmic_thermal.ko.zst"
target key83E4 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33764,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 29,
        dir_type: 1,
        name: "intel_bxt_pmic_thermal.ko.zst",
    },
)
show hex data
E4 83 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 1D 00 01 69 6E 74 65 6C 5F 62 78 74 5F 70 6D 69 63 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D2DirIndex (60)4"intel_pch_thermal.ko.zst" @ 83E540B4000
name"intel_pch_thermal.ko.zst"
target key83E5 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33765,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 24,
        dir_type: 1,
        name: "intel_pch_thermal.ko.zst",
    },
)
show hex data
E5 83 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 18 00 01 69 6E 74 65 6C 5F 70 63 68 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D2DirIndex (60)5"intel_powerclamp.ko.zst" @ 83E640B4000
name"intel_powerclamp.ko.zst"
target key83E6 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33766,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 23,
        dir_type: 1,
        name: "intel_powerclamp.ko.zst",
    },
)
show hex data
E6 83 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 17 00 01 69 6E 74 65 6C 5F 70 6F 77 65 72 63 6C 61 6D 70 2E 6B 6F 2E 7A 73 74 
83D2DirIndex (60)6"intel_soc_dts_iosf.ko.zst" @ 83E740B4000
name"intel_soc_dts_iosf.ko.zst"
target key83E7 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33767,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 25,
        dir_type: 1,
        name: "intel_soc_dts_iosf.ko.zst",
    },
)
show hex data
E7 83 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 19 00 01 69 6E 74 65 6C 5F 73 6F 63 5F 64 74 73 5F 69 6F 73 66 2E 6B 6F 2E 7A 73 74 
83D2DirIndex (60)7"intel_soc_dts_thermal.ko.zst" @ 83E840B4000
name"intel_soc_dts_thermal.ko.zst"
target key83E8 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33768,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 28,
        dir_type: 1,
        name: "intel_soc_dts_thermal.ko.zst",
    },
)
show hex data
E8 83 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 1C 00 01 69 6E 74 65 6C 5F 73 6F 63 5F 64 74 73 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D2DirIndex (60)8"intel_tcc_cooling.ko.zst" @ 83E940B4000
name"intel_tcc_cooling.ko.zst"
target key83E9 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33769,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 24,
        dir_type: 1,
        name: "intel_tcc_cooling.ko.zst",
    },
)
show hex data
E9 83 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 18 00 01 69 6E 74 65 6C 5F 74 63 63 5F 63 6F 6F 6C 69 6E 67 2E 6B 6F 2E 7A 73 74 
83D2DirIndex (60)9"x86_pkg_temp_thermal.ko.zst" @ 83EA40B4000
name"x86_pkg_temp_thermal.ko.zst"
target key83EA Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 33770,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 27,
        dir_type: 1,
        name: "x86_pkg_temp_thermal.ko.zst",
    },
)
show hex data
EA 83 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 1B 00 01 78 38 36 5F 70 6B 67 5F 74 65 6D 70 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D3Inode (01)0directory, mode 075540B4000
size908
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 908,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913586,
            nsec: 797598177,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 957587075,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 8C 03 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 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 E1 61 8A 2F B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 B0 F3 DB 65 00 00 00 00 83 9E 13 39 
83D3Ref (0C)83D2["int340x_thermal"]40B4000
name"int340x_thermal"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 15,
            name: "int340x_thermal",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0F 00 69 6E 74 33 34 30 78 5F 74 68 65 72 6D 61 6C 
83D3Dir (54)1A157DB5"int3406_thermal.ko.zst" @ 83D940B4000
name"int3406_thermal.ko.zst"
target key83D9 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33753,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 22,
        dir_type: 1,
        name: "int3406_thermal.ko.zst",
    },
)
show hex data
D9 83 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 16 00 01 69 6E 74 33 34 30 36 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D3Dir (54)1DB2C2E8"processor_thermal_device_pci.ko.zst" @ 83DC40B4000
name"processor_thermal_device_pci.ko.zst"
target key83DC Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33756,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 35,
        dir_type: 1,
        name: "processor_thermal_device_pci.ko.zst",
    },
)
show hex data
DC 83 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 23 00 01 70 72 6F 63 65 73 73 6F 72 5F 74 68 65 72 6D 61 6C 5F 64 65 76 69 63 65 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
83D3Dir (54)2E1DDCA0"int3403_thermal.ko.zst" @ 83D840B4000
name"int3403_thermal.ko.zst"
target key83D8 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33752,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 22,
        dir_type: 1,
        name: "int3403_thermal.ko.zst",
    },
)
show hex data
D8 83 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 16 00 01 69 6E 74 33 34 30 33 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D3Dir (54)31575FE2"processor_thermal_device.ko.zst" @ 83DB40B4000
name"processor_thermal_device.ko.zst"
target key83DB Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33755,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 31,
        dir_type: 1,
        name: "processor_thermal_device.ko.zst",
    },
)
show hex data
DB 83 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 1F 00 01 70 72 6F 63 65 73 73 6F 72 5F 74 68 65 72 6D 61 6C 5F 64 65 76 69 63 65 2E 6B 6F 2E 7A 73 74 
83D3Dir (54)3DE5BC53"int3400_thermal.ko.zst" @ 83D540B4000
name"int3400_thermal.ko.zst"
target key83D5 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33749,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 22,
        dir_type: 1,
        name: "int3400_thermal.ko.zst",
    },
)
show hex data
D5 83 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 16 00 01 69 6E 74 33 34 30 30 5F 74 68 65 72 6D 61 6C 2E 6B 6F 2E 7A 73 74 
83D3Dir (54)40779DBD"processor_thermal_mbox.ko.zst" @ 83DE40B4000
name"processor_thermal_mbox.ko.zst"
target key83DE Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33758,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 29,
        dir_type: 1,
        name: "processor_thermal_mbox.ko.zst",
    },
)
show hex data
DE 83 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 1D 00 01 70 72 6F 63 65 73 73 6F 72 5F 74 68 65 72 6D 61 6C 5F 6D 62 6F 78 2E 6B 6F 2E 7A 73 74 
83D3Dir (54)72721F1F"processor_thermal_device_pci_legacy.ko.zst" @ 83DD40B4000
name"processor_thermal_device_pci_legacy.ko.zst"
target key83DD Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33757,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 42,
        dir_type: 1,
        name: "processor_thermal_device_pci_legacy.ko.zst",
    },
)
show hex data
DD 83 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 2A 00 01 70 72 6F 63 65 73 73 6F 72 5F 74 68 65 72 6D 61 6C 5F 64 65 76 69 63 65 5F 70 63 69 5F 6C 65 67 61 63 79 2E 6B 6F 2E 7A 73 74 
83D3Dir (54)81E368F8"int340x_thermal_zone.ko.zst" @ 83DA40B4000
name"int340x_thermal_zone.ko.zst"
target key83DA Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 33754,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 27,
        dir_type: 1,
        name: "int340x_thermal_zone.ko.zst",
    },
)
show hex data
DA 83 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 1B 00 01 69 6E 74 33 34 30 78 5F 74 68 65 72 6D 61 6C 5F 7A 6F 6E 65 2E 6B 6F 2E 7A 73 74