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
9610Ref (0C)960F["bdw"]4434000
name"bdw"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 3,
            name: "bdw",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 03 00 62 64 77 
9610Dir (54)5C047FB6"dsp_basefw.bin.zst" @ 96114434000
name"dsp_basefw.bin.zst"
target key9611 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 38417,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "dsp_basefw.bin.zst",
    },
)
show hex data
11 96 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 64 73 70 5F 62 61 73 65 66 77 2E 62 69 6E 2E 7A 73 74 
9610DirIndex (60)2"dsp_basefw.bin.zst" @ 96114434000
name"dsp_basefw.bin.zst"
target key9611 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 38417,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "dsp_basefw.bin.zst",
    },
)
show hex data
11 96 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 64 73 70 5F 62 61 73 65 66 77 2E 62 69 6E 2E 7A 73 74 
9611Inode (01)0regular file, mode 06444434000
size121127
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 121127,
        nbytes: 122880,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 27 D9 01 00 00 00 00 00 00 E0 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 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9611Ref (0C)9610["dsp_basefw.bin.zst"]4434000
name"dsp_basefw.bin.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 18,
            name: "dsp_basefw.bin.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 12 00 64 73 70 5F 62 61 73 65 66 77 2E 62 69 6E 2E 7A 73 74 
9611ExtentData (6C)0external, length 120 KiB4434000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 122880,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1572614144,
                disk_num_bytes: 122880,
                offset: 0,
                num_bytes: 122880,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 E0 01 00 00 00 00 00 00 00 00 00 01 00 30 BC 5D 00 00 00 00 00 E0 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 E0 01 00 00 00 00 00 
9612Inode (01)0symbolic link, mode 07774434000
size26
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 26,
        nbytes: 26,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 2,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
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 1A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9612Ref (0C)9605["dsp_fw_bxtn.bin.zst"]4434000
name"dsp_fw_bxtn.bin.zst"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 19,
            name: "dsp_fw_bxtn.bin.zst",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 13 00 64 73 70 5F 66 77 5F 62 78 74 6E 2E 62 69 6E 2E 7A 73 74 
9612ExtentData (6C)0inline, length 26 B4434000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 26,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                97,
                118,
                115,
                47,
                97,
                112,
                108,
                47,
                100,
                115,
                112,
                95,
                98,
                97,
                115,
                101,
                102,
                119,
                46,
                98,
                105,
                110,
                46,
                122,
                115,
                116,
            ],
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 1A 00 00 00 00 00 00 00 00 00 00 00 00 61 76 73 2F 61 70 6C 2F 64 73 70 5F 62 61 73 65 66 77 2E 62 69 6E 2E 7A 73 74 
9613Inode (01)0regular file, mode 06444434000
size182568
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 182568,
        nbytes: 184320,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 28 C9 02 00 00 00 00 00 00 D0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9613Ref (0C)9605["dsp_fw_bxtn_v2219.bin.zst"]4434000
name"dsp_fw_bxtn_v2219.bin.zst"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 25,
            name: "dsp_fw_bxtn_v2219.bin.zst",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 19 00 64 73 70 5F 66 77 5F 62 78 74 6E 5F 76 32 32 31 39 2E 62 69 6E 2E 7A 73 74 
9613ExtentData (6C)0external, length 180 KiB4434000

180 KiB on disk, starting at offset 0 within the extent at address 6CB65000; 180 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 184320,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1823887360,
                disk_num_bytes: 184320,
                offset: 0,
                num_bytes: 184320,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 D0 02 00 00 00 00 00 00 00 00 00 01 00 50 B6 6C 00 00 00 00 00 D0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0 02 00 00 00 00 00 
9614Inode (01)0regular file, mode 06444434000
size178596
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 178596,
        nbytes: 180224,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 A4 B9 02 00 00 00 00 00 00 C0 02 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 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9614Ref (0C)9605["dsp_fw_bxtn_v3366.bin.zst"]4434000
name"dsp_fw_bxtn_v3366.bin.zst"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 25,
            name: "dsp_fw_bxtn_v3366.bin.zst",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 19 00 64 73 70 5F 66 77 5F 62 78 74 6E 5F 76 33 33 36 36 2E 62 69 6E 2E 7A 73 74 
9614ExtentData (6C)0external, length 176 KiB4434000

176 KiB on disk, starting at offset 0 within the extent at address 6CB92000; 176 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 180224,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1824071680,
                disk_num_bytes: 180224,
                offset: 0,
                num_bytes: 180224,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 01 00 20 B9 6C 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 
9615Inode (01)0symbolic link, mode 07774434000
size26
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 26,
        nbytes: 26,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 2,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
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 1A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9615Ref (0C)9605["dsp_fw_cnl.bin.zst"]4434000
name"dsp_fw_cnl.bin.zst"
index8
show full value
Ref(
    [
        RefItem {
            index: 8,
            name_len: 18,
            name: "dsp_fw_cnl.bin.zst",
        },
    ],
)
show hex data
08 00 00 00 00 00 00 00 12 00 64 73 70 5F 66 77 5F 63 6E 6C 2E 62 69 6E 2E 7A 73 74 
9615ExtentData (6C)0inline, length 26 B4434000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 26,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                97,
                118,
                115,
                47,
                99,
                110,
                108,
                47,
                100,
                115,
                112,
                95,
                98,
                97,
                115,
                101,
                102,
                119,
                46,
                98,
                105,
                110,
                46,
                122,
                115,
                116,
            ],
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 1A 00 00 00 00 00 00 00 00 00 00 00 00 61 76 73 2F 63 6E 6C 2F 64 73 70 5F 62 61 73 65 66 77 2E 62 69 6E 2E 7A 73 74 
9616Inode (01)0regular file, mode 06444434000
size211696
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 211696,
        nbytes: 212992,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 F0 3A 03 00 00 00 00 00 00 40 03 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9616Ref (0C)9605["dsp_fw_cnl_v1191.bin.zst"]4434000
name"dsp_fw_cnl_v1191.bin.zst"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 24,
            name: "dsp_fw_cnl_v1191.bin.zst",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 63 6E 6C 5F 76 31 31 39 31 2E 62 69 6E 2E 7A 73 74 
9616ExtentData (6C)0external, length 208 KiB4434000

208 KiB on disk, starting at offset 0 within the extent at address 6CBBE000; 208 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 212992,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1824251904,
                disk_num_bytes: 212992,
                offset: 0,
                num_bytes: 212992,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 40 03 00 00 00 00 00 00 00 00 00 01 00 E0 BB 6C 00 00 00 00 00 40 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 03 00 00 00 00 00 
9617Inode (01)0regular file, mode 06444434000
size215337
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 215337,
        nbytes: 217088,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 29 49 03 00 00 00 00 00 00 50 03 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 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9617Ref (0C)9605["dsp_fw_cnl_v1858.bin.zst"]4434000
name"dsp_fw_cnl_v1858.bin.zst"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 24,
            name: "dsp_fw_cnl_v1858.bin.zst",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 63 6E 6C 5F 76 31 38 35 38 2E 62 69 6E 2E 7A 73 74 
9617ExtentData (6C)0external, length 212 KiB4434000

212 KiB on disk, starting at offset 0 within the extent at address 6CBF2000; 212 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 217088,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1824464896,
                disk_num_bytes: 217088,
                offset: 0,
                num_bytes: 217088,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 50 03 00 00 00 00 00 00 00 00 00 01 00 20 BF 6C 00 00 00 00 00 50 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 03 00 00 00 00 00 
9618Inode (01)0symbolic link, mode 07774434000
size26
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 26,
        nbytes: 26,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 2,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
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 1A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9618Ref (0C)9605["dsp_fw_glk.bin.zst"]4434000
name"dsp_fw_glk.bin.zst"
index11
show full value
Ref(
    [
        RefItem {
            index: 11,
            name_len: 18,
            name: "dsp_fw_glk.bin.zst",
        },
    ],
)
show hex data
0B 00 00 00 00 00 00 00 12 00 64 73 70 5F 66 77 5F 67 6C 6B 2E 62 69 6E 2E 7A 73 74 
9618ExtentData (6C)0inline, length 26 B4434000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 26,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                97,
                118,
                115,
                47,
                97,
                112,
                108,
                47,
                100,
                115,
                112,
                95,
                98,
                97,
                115,
                101,
                102,
                119,
                46,
                98,
                105,
                110,
                46,
                122,
                115,
                116,
            ],
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 1A 00 00 00 00 00 00 00 00 00 00 00 00 61 76 73 2F 61 70 6C 2F 64 73 70 5F 62 61 73 65 66 77 2E 62 69 6E 2E 7A 73 74 
9619Inode (01)0regular file, mode 06444434000
size180187
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 180187,
        nbytes: 180224,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 DB BF 02 00 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9619Ref (0C)9605["dsp_fw_glk_v1814.bin.zst"]4434000
name"dsp_fw_glk_v1814.bin.zst"
index12
show full value
Ref(
    [
        RefItem {
            index: 12,
            name_len: 24,
            name: "dsp_fw_glk_v1814.bin.zst",
        },
    ],
)
show hex data
0C 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 67 6C 6B 5F 76 31 38 31 34 2E 62 69 6E 2E 7A 73 74 
9619ExtentData (6C)0external, length 176 KiB4434000

176 KiB on disk, starting at offset 0 within the extent at address 6CC27000; 176 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 180224,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1824681984,
                disk_num_bytes: 180224,
                offset: 0,
                num_bytes: 180224,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 01 00 70 C2 6C 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 
961AInode (01)0regular file, mode 06444434000
size178164
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 178164,
        nbytes: 180224,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 F4 B7 02 00 00 00 00 00 00 C0 02 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 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
961ARef (0C)9605["dsp_fw_glk_v2768.bin.zst"]4434000
name"dsp_fw_glk_v2768.bin.zst"
index13
show full value
Ref(
    [
        RefItem {
            index: 13,
            name_len: 24,
            name: "dsp_fw_glk_v2768.bin.zst",
        },
    ],
)
show hex data
0D 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 67 6C 6B 5F 76 32 37 36 38 2E 62 69 6E 2E 7A 73 74 
961AExtentData (6C)0external, length 176 KiB4434000

176 KiB on disk, starting at offset 0 within the extent at address 6CC53000; 176 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 180224,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1824862208,
                disk_num_bytes: 180224,
                offset: 0,
                num_bytes: 180224,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 01 00 30 C5 6C 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 
961BInode (01)0regular file, mode 06444434000
size177796
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 177796,
        nbytes: 180224,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 84 B6 02 00 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
961BRef (0C)9605["dsp_fw_glk_v2880.bin.zst"]4434000
name"dsp_fw_glk_v2880.bin.zst"
index14
show full value
Ref(
    [
        RefItem {
            index: 14,
            name_len: 24,
            name: "dsp_fw_glk_v2880.bin.zst",
        },
    ],
)
show hex data
0E 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 67 6C 6B 5F 76 32 38 38 30 2E 62 69 6E 2E 7A 73 74 
961BExtentData (6C)0external, length 176 KiB4434000

176 KiB on disk, starting at offset 0 within the extent at address 6CC7F000; 176 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 180224,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1825042432,
                disk_num_bytes: 180224,
                offset: 0,
                num_bytes: 180224,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 01 00 F0 C7 6C 00 00 00 00 00 C0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 02 00 00 00 00 00 
961CInode (01)0symbolic link, mode 07774434000
size25
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 25,
        nbytes: 25,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 2,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 19 00 00 00 00 00 00 00 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
961CRef (0C)9605["dsp_fw_glk_v3366.bin.zst"]4434000
name"dsp_fw_glk_v3366.bin.zst"
index15
show full value
Ref(
    [
        RefItem {
            index: 15,
            name_len: 24,
            name: "dsp_fw_glk_v3366.bin.zst",
        },
    ],
)
show hex data
0F 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 67 6C 6B 5F 76 33 33 36 36 2E 62 69 6E 2E 7A 73 74 
961CExtentData (6C)0inline, length 25 B4434000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 25,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                100,
                115,
                112,
                95,
                102,
                119,
                95,
                98,
                120,
                116,
                110,
                95,
                118,
                51,
                51,
                54,
                54,
                46,
                98,
                105,
                110,
                46,
                122,
                115,
                116,
            ],
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 19 00 00 00 00 00 00 00 00 00 00 00 00 64 73 70 5F 66 77 5F 62 78 74 6E 5F 76 33 33 36 36 2E 62 69 6E 2E 7A 73 74 
961DInode (01)0symbolic link, mode 07774434000
size26
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 26,
        nbytes: 26,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 2,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
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 1A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
961DRef (0C)9605["dsp_fw_kbl.bin.zst"]4434000
name"dsp_fw_kbl.bin.zst"
index16
show full value
Ref(
    [
        RefItem {
            index: 16,
            name_len: 18,
            name: "dsp_fw_kbl.bin.zst",
        },
    ],
)
show hex data
10 00 00 00 00 00 00 00 12 00 64 73 70 5F 66 77 5F 6B 62 6C 2E 62 69 6E 2E 7A 73 74 
961DExtentData (6C)0inline, length 26 B4434000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 26,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                97,
                118,
                115,
                47,
                115,
                107,
                108,
                47,
                100,
                115,
                112,
                95,
                98,
                97,
                115,
                101,
                102,
                119,
                46,
                98,
                105,
                110,
                46,
                122,
                115,
                116,
            ],
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 1A 00 00 00 00 00 00 00 00 00 00 00 00 61 76 73 2F 73 6B 6C 2F 64 73 70 5F 62 61 73 65 66 77 2E 62 69 6E 2E 7A 73 74 
961EInode (01)0regular file, mode 06444434000
size143250
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 143250,
        nbytes: 143360,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 92 2F 02 00 00 00 00 00 00 30 02 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 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
961ERef (0C)9605["dsp_fw_kbl_v1037.bin.zst"]4434000
name"dsp_fw_kbl_v1037.bin.zst"
index17
show full value
Ref(
    [
        RefItem {
            index: 17,
            name_len: 24,
            name: "dsp_fw_kbl_v1037.bin.zst",
        },
    ],
)
show hex data
11 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 6B 62 6C 5F 76 31 30 33 37 2E 62 69 6E 2E 7A 73 74 
961EExtentData (6C)0external, length 140 KiB4434000

140 KiB on disk, starting at offset 0 within the extent at address 6CCAB000; 140 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 143360,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1825222656,
                disk_num_bytes: 143360,
                offset: 0,
                num_bytes: 143360,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 30 02 00 00 00 00 00 00 00 00 00 01 00 B0 CA 6C 00 00 00 00 00 30 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 02 00 00 00 00 00 
961FInode (01)0regular file, mode 06444434000
size143612
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 143612,
        nbytes: 147456,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 FC 30 02 00 00 00 00 00 00 40 02 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 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
961FRef (0C)9605["dsp_fw_kbl_v2042.bin.zst"]4434000
name"dsp_fw_kbl_v2042.bin.zst"
index18
show full value
Ref(
    [
        RefItem {
            index: 18,
            name_len: 24,
            name: "dsp_fw_kbl_v2042.bin.zst",
        },
    ],
)
show hex data
12 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 6B 62 6C 5F 76 32 30 34 32 2E 62 69 6E 2E 7A 73 74 
961FExtentData (6C)0external, length 144 KiB4434000

144 KiB on disk, starting at offset 0 within the extent at address 6CCCE000; 144 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 147456,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1825366016,
                disk_num_bytes: 147456,
                offset: 0,
                num_bytes: 147456,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 40 02 00 00 00 00 00 00 00 00 00 01 00 E0 CC 6C 00 00 00 00 00 40 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 02 00 00 00 00 00 
9620Inode (01)0regular file, mode 06444434000
size144340
mode33188
uid0
gid0
nlink1
atime1708913585
ctime1708913585
mtime1708457444
otime1708913585
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 144340,
        nbytes: 147456,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913585,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
        mtime: Time {
            sec: 1708457444,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913585,
            nsec: 267588945,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 D4 33 02 00 00 00 00 00 00 40 02 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 B1 F3 DB 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F E4 FD D4 65 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 51 15 F3 0F 
9620Ref (0C)9605["dsp_fw_kbl_v2630.bin.zst"]4434000
name"dsp_fw_kbl_v2630.bin.zst"
index19
show full value
Ref(
    [
        RefItem {
            index: 19,
            name_len: 24,
            name: "dsp_fw_kbl_v2630.bin.zst",
        },
    ],
)
show hex data
13 00 00 00 00 00 00 00 18 00 64 73 70 5F 66 77 5F 6B 62 6C 5F 76 32 36 33 30 2E 62 69 6E 2E 7A 73 74