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
7C08Inode (01)0regular file, mode 06443F68000
size5951
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 5951,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 54266393,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 3F 17 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 19 0A 3C 03 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C08Ref (0C)7BF3["dw-xdata-pcie.ko.zst"]3F68000
name"dw-xdata-pcie.ko.zst"
index14
show full value
Ref(
    [
        RefItem {
            index: 14,
            name_len: 20,
            name: "dw-xdata-pcie.ko.zst",
        },
    ],
)
show hex data
0E 00 00 00 00 00 00 00 14 00 64 77 2D 78 64 61 74 61 2D 70 63 69 65 2E 6B 6F 2E 7A 73 74 
7C08ExtentData (6C)0external, length 8 KiB3F68000

8 KiB on disk, starting at offset 0 within the extent at address 58AE6000; 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: 1487822848,
                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 60 AE 58 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 
7C09Inode (01)0directory, mode 07553F68000
size22
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 22,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913586,
            nsec: 790931470,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 16 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 0E A8 24 2F B0 F3 DB 65 00 00 00 00 DC D3 86 31 B0 F3 DB 65 00 00 00 00 DC D3 86 31 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C09Ref (0C)7BF3["echo"]3F68000
name"echo"
index15
show full value
Ref(
    [
        RefItem {
            index: 15,
            name_len: 4,
            name: "echo",
        },
    ],
)
show hex data
0F 00 00 00 00 00 00 00 04 00 65 63 68 6F 
7C09Dir (54)FDF3424E"echo.ko.zst" @ 7C0A3F68000
name"echo.ko.zst"
target key7C0A Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 31754,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "echo.ko.zst",
    },
)
show hex data
0A 7C 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 0B 00 01 65 63 68 6F 2E 6B 6F 2E 7A 73 74 
7C09DirIndex (60)2"echo.ko.zst" @ 7C0A3F68000
name"echo.ko.zst"
target key7C0A Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 31754,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "echo.ko.zst",
    },
)
show hex data
0A 7C 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 0B 00 01 65 63 68 6F 2E 6B 6F 2E 7A 73 74 
7C0AInode (01)0regular file, mode 06443F68000
size4564
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 4564,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 54266393,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 D4 11 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 19 0A 3C 03 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C0ARef (0C)7C09["echo.ko.zst"]3F68000
name"echo.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 11,
            name: "echo.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0B 00 65 63 68 6F 2E 6B 6F 2E 7A 73 74 
7C0AExtentData (6C)0external, length 8 KiB3F68000

8 KiB on disk, starting at offset 0 within the extent at address 58AE8000; 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: 1487831040,
                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 80 AE 58 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 
7C0BInode (01)0directory, mode 07553F68000
size150
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 150,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 8,
        atime: Time {
            sec: 1708913586,
            nsec: 790931470,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 96 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 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 0E A8 24 2F B0 F3 DB 65 00 00 00 00 DC D3 86 31 B0 F3 DB 65 00 00 00 00 DC D3 86 31 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C0BRef (0C)7BF3["eeprom"]3F68000
name"eeprom"
index16
show full value
Ref(
    [
        RefItem {
            index: 16,
            name_len: 6,
            name: "eeprom",
        },
    ],
)
show hex data
10 00 00 00 00 00 00 00 06 00 65 65 70 72 6F 6D 
7C0BDir (54)1D91287F"eeprom_93cx6.ko.zst" @ 7C0E3F68000
name"eeprom_93cx6.ko.zst"
target key7C0E Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 31758,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 19,
        dir_type: 1,
        name: "eeprom_93cx6.ko.zst",
    },
)
show hex data
0E 7C 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 13 00 01 65 65 70 72 6F 6D 5F 39 33 63 78 36 2E 6B 6F 2E 7A 73 74 
7C0BDir (54)9C4ED0AD"ee1004.ko.zst" @ 7C0D3F68000
name"ee1004.ko.zst"
target key7C0D Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 31757,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "ee1004.ko.zst",
    },
)
show hex data
0D 7C 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 65 65 31 30 30 34 2E 6B 6F 2E 7A 73 74 
7C0BDir (54)AB00EABC"at24.ko.zst" @ 7C0C3F68000
name"at24.ko.zst"
target key7C0C Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 31756,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "at24.ko.zst",
    },
)
show hex data
0C 7C 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 0B 00 01 61 74 32 34 2E 6B 6F 2E 7A 73 74 
7C0BDir (54)B470E070"idt_89hpesx.ko.zst" @ 7C0F3F68000
name"idt_89hpesx.ko.zst"
target key7C0F Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 31759,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "idt_89hpesx.ko.zst",
    },
)
show hex data
0F 7C 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 69 64 74 5F 38 39 68 70 65 73 78 2E 6B 6F 2E 7A 73 74 
7C0BDir (54)F3F31188"max6875.ko.zst" @ 7C103F68000
name"max6875.ko.zst"
target key7C10 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 31760,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "max6875.ko.zst",
    },
)
show hex data
10 7C 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 6D 61 78 36 38 37 35 2E 6B 6F 2E 7A 73 74 
7C0BDirIndex (60)2"at24.ko.zst" @ 7C0C3F68000
name"at24.ko.zst"
target key7C0C Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 31756,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "at24.ko.zst",
    },
)
show hex data
0C 7C 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 0B 00 01 61 74 32 34 2E 6B 6F 2E 7A 73 74 
7C0BDirIndex (60)3"ee1004.ko.zst" @ 7C0D3F68000
name"ee1004.ko.zst"
target key7C0D Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 31757,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "ee1004.ko.zst",
    },
)
show hex data
0D 7C 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 65 65 31 30 30 34 2E 6B 6F 2E 7A 73 74 
7C0BDirIndex (60)4"eeprom_93cx6.ko.zst" @ 7C0E3F68000
name"eeprom_93cx6.ko.zst"
target key7C0E Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 31758,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 19,
        dir_type: 1,
        name: "eeprom_93cx6.ko.zst",
    },
)
show hex data
0E 7C 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 13 00 01 65 65 70 72 6F 6D 5F 39 33 63 78 36 2E 6B 6F 2E 7A 73 74 
7C0BDirIndex (60)5"idt_89hpesx.ko.zst" @ 7C0F3F68000
name"idt_89hpesx.ko.zst"
target key7C0F Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 31759,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "idt_89hpesx.ko.zst",
    },
)
show hex data
0F 7C 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 69 64 74 5F 38 39 68 70 65 73 78 2E 6B 6F 2E 7A 73 74 
7C0BDirIndex (60)6"max6875.ko.zst" @ 7C103F68000
name"max6875.ko.zst"
target key7C10 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 31760,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "max6875.ko.zst",
    },
)
show hex data
10 7C 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 6D 61 78 36 38 37 35 2E 6B 6F 2E 7A 73 74 
7C0CInode (01)0regular file, mode 06443F68000
size8671
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 8671,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 47599686,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 DF 21 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 46 50 D6 02 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C0CRef (0C)7C0B["at24.ko.zst"]3F68000
name"at24.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 11,
            name: "at24.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0B 00 61 74 32 34 2E 6B 6F 2E 7A 73 74 
7C0CExtentData (6C)0external, length 12 KiB3F68000

12 KiB on disk, starting at offset 0 within the extent at address 58AEA000; 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: 1487839232,
                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 AE 58 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 
7C0DInode (01)0regular file, mode 06443F68000
size3800
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 3800,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 47599686,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 D8 0E 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 46 50 D6 02 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C0DRef (0C)7C0B["ee1004.ko.zst"]3F68000
name"ee1004.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 13,
            name: "ee1004.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 0D 00 65 65 31 30 30 34 2E 6B 6F 2E 7A 73 74 
7C0DExtentData (6C)0external, length 4 KiB3F68000

4 KiB on disk, starting at offset 0 within the extent at address 58AED000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1487851520,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 D0 AE 58 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
7C0EInode (01)0regular file, mode 06443F68000
size3969
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 3969,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 47599686,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 81 0F 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 46 50 D6 02 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C0ERef (0C)7C0B["eeprom_93cx6.ko.zst"]3F68000
name"eeprom_93cx6.ko.zst"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 19,
            name: "eeprom_93cx6.ko.zst",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 13 00 65 65 70 72 6F 6D 5F 39 33 63 78 36 2E 6B 6F 2E 7A 73 74 
7C0EExtentData (6C)0external, length 4 KiB3F68000

4 KiB on disk, starting at offset 0 within the extent at address 58AEE000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1487855616,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 E0 AE 58 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
7C0FInode (01)0regular file, mode 06443F68000
size12415
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 12415,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 47599686,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 7F 30 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 46 50 D6 02 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C0FRef (0C)7C0B["idt_89hpesx.ko.zst"]3F68000
name"idt_89hpesx.ko.zst"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 18,
            name: "idt_89hpesx.ko.zst",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 12 00 69 64 74 5F 38 39 68 70 65 73 78 2E 6B 6F 2E 7A 73 74 
7C0FExtentData (6C)0external, length 16 KiB3F68000

16 KiB on disk, starting at offset 0 within the extent at address 58AEF000; 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: 1487859712,
                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 F0 AE 58 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 
7C10Inode (01)0regular file, mode 06443F68000
size3485
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 3485,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 47599686,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 9D 0D 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 46 50 D6 02 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C10Ref (0C)7C0B["max6875.ko.zst"]3F68000
name"max6875.ko.zst"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 14,
            name: "max6875.ko.zst",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 0E 00 6D 61 78 36 38 37 35 2E 6B 6F 2E 7A 73 74 
7C10ExtentData (6C)0external, length 4 KiB3F68000

4 KiB on disk, starting at offset 0 within the extent at address 58AF3000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1487876096,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 30 AF 58 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
7C11Inode (01)0regular file, mode 06443F68000
size8621
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 8621,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 50933039,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 AD 21 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 2F 2D 09 03 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C11Ref (0C)7BF3["enclosure.ko.zst"]3F68000
name"enclosure.ko.zst"
index17
show full value
Ref(
    [
        RefItem {
            index: 17,
            name_len: 16,
            name: "enclosure.ko.zst",
        },
    ],
)
show hex data
11 00 00 00 00 00 00 00 10 00 65 6E 63 6C 6F 73 75 72 65 2E 6B 6F 2E 7A 73 74 
7C11ExtentData (6C)0external, length 12 KiB3F68000

12 KiB on disk, starting at offset 0 within the extent at address 58AF4000; 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: 1487880192,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 40 AF 58 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 
7C12Inode (01)0directory, mode 07553F68000
size36
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 36,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913586,
            nsec: 790931470,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 24 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 0E A8 24 2F B0 F3 DB 65 00 00 00 00 DC D3 86 31 B0 F3 DB 65 00 00 00 00 DC D3 86 31 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C12Ref (0C)7BF3["genwqe"]3F68000
name"genwqe"
index18
show full value
Ref(
    [
        RefItem {
            index: 18,
            name_len: 6,
            name: "genwqe",
        },
    ],
)
show hex data
12 00 00 00 00 00 00 00 06 00 67 65 6E 77 71 65 
7C12Dir (54)A7C5F2EE"genwqe_card.ko.zst" @ 7C133F68000
name"genwqe_card.ko.zst"
target key7C13 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 31763,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "genwqe_card.ko.zst",
    },
)
show hex data
13 7C 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 67 65 6E 77 71 65 5F 63 61 72 64 2E 6B 6F 2E 7A 73 74 
7C12DirIndex (60)2"genwqe_card.ko.zst" @ 7C133F68000
name"genwqe_card.ko.zst"
target key7C13 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 31763,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "genwqe_card.ko.zst",
    },
)
show hex data
13 7C 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 67 65 6E 77 71 65 5F 63 61 72 64 2E 6B 6F 2E 7A 73 74 
7C13Inode (01)0regular file, mode 06443F68000
size41438
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 41438,
        nbytes: 45056,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 54266393,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 DE A1 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 19 0A 3C 03 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C13Ref (0C)7C12["genwqe_card.ko.zst"]3F68000
name"genwqe_card.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 18,
            name: "genwqe_card.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 12 00 67 65 6E 77 71 65 5F 63 61 72 64 2E 6B 6F 2E 7A 73 74 
7C13ExtentData (6C)0external, length 44 KiB3F68000

44 KiB on disk, starting at offset 0 within the extent at address 58AF7000; 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: 1487892480,
                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 70 AF 58 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 
7C14Inode (01)0regular file, mode 06443F68000
size3632
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 3632,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 50933039,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 830919644,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 30 0E 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 2F 2D 09 03 B0 F3 DB 65 00 00 00 00 DC D3 86 31 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 DC D3 86 31 
7C14Ref (0C)7BF3["hmc6352.ko.zst"]3F68000
name"hmc6352.ko.zst"
index19
show full value
Ref(
    [
        RefItem {
            index: 19,
            name_len: 14,
            name: "hmc6352.ko.zst",
        },
    ],
)
show hex data
13 00 00 00 00 00 00 00 0E 00 68 6D 63 36 33 35 32 2E 6B 6F 2E 7A 73 74 
7C14ExtentData (6C)0external, length 4 KiB3F68000

4 KiB on disk, starting at offset 0 within the extent at address 58B02000; 4 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1487937536,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 20 B0 58 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00