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
7D30Ref (0C)7D2F["bna.ko.zst"]3F90000
name"bna.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 10,
            name: "bna.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0A 00 62 6E 61 2E 6B 6F 2E 7A 73 74 
7D30ExtentData (6C)0external, length 104 KiB3F90000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 106496,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1492078592,
                disk_num_bytes: 106496,
                offset: 0,
                num_bytes: 106496,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 A0 01 00 00 00 00 00 00 00 00 00 01 00 50 EF 58 00 00 00 00 00 A0 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 01 00 00 00 00 00 
7D31Inode (01)0directory, mode 07553F90000
size52
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 52,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913586,
            nsec: 790931470,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 34 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 0E A8 24 2F B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D31Ref (0C)7CF1["cadence"]3F90000
name"cadence"
index17
show full value
Ref(
    [
        RefItem {
            index: 17,
            name_len: 7,
            name: "cadence",
        },
    ],
)
show hex data
11 00 00 00 00 00 00 00 07 00 63 61 64 65 6E 63 65 
7D31Dir (54)10A3DE31"macb_pci.ko.zst" @ 7D333F90000
name"macb_pci.ko.zst"
target key7D33 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32051,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "macb_pci.ko.zst",
    },
)
show hex data
33 7D 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 01 6D 61 63 62 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7D31Dir (54)494BA317"macb.ko.zst" @ 7D323F90000
name"macb.ko.zst"
target key7D32 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32050,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "macb.ko.zst",
    },
)
show hex data
32 7D 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 6D 61 63 62 2E 6B 6F 2E 7A 73 74 
7D31DirIndex (60)2"macb.ko.zst" @ 7D323F90000
name"macb.ko.zst"
target key7D32 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32050,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "macb.ko.zst",
    },
)
show hex data
32 7D 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 6D 61 63 62 2E 6B 6F 2E 7A 73 74 
7D31DirIndex (60)3"macb_pci.ko.zst" @ 7D333F90000
name"macb_pci.ko.zst"
target key7D33 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32051,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "macb_pci.ko.zst",
    },
)
show hex data
33 7D 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 01 6D 61 63 62 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7D32Inode (01)0regular file, mode 06443F90000
size40334
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 40334,
        nbytes: 40960,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 137600229,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 8E 9D 00 00 00 00 00 00 00 A0 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 E5 9C 33 08 B0 F3 DB 65 00 00 00 00 6C 24 85 32 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D32Ref (0C)7D31["macb.ko.zst"]3F90000
name"macb.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 11,
            name: "macb.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0B 00 6D 61 63 62 2E 6B 6F 2E 7A 73 74 
7D32ExtentData (6C)0external, length 40 KiB3F90000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 40960,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1492185088,
                disk_num_bytes: 40960,
                offset: 0,
                num_bytes: 40960,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 A0 00 00 00 00 00 00 00 00 00 00 01 00 F0 F0 58 00 00 00 00 00 A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 00 00 00 00 00 00 
7D33Inode (01)0regular file, mode 06443F90000
size2982
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 2982,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 137600229,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 A6 0B 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 E5 9C 33 08 B0 F3 DB 65 00 00 00 00 6C 24 85 32 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D33Ref (0C)7D31["macb_pci.ko.zst"]3F90000
name"macb_pci.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 15,
            name: "macb_pci.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 0F 00 6D 61 63 62 5F 70 63 69 2E 6B 6F 2E 7A 73 74 
7D33ExtentData (6C)0external, length 4 KiB3F90000

4 KiB on disk, starting at offset 0 within the extent at address 58F19000; 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: 1492226048,
                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 90 F1 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 
7D34Inode (01)0directory, mode 07553F90000
size42
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 42,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913586,
            nsec: 790931470,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B2 F3 DB 65 00 00 00 00 0E A8 24 2F B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D34Ref (0C)7CF1["cavium"]3F90000
name"cavium"
index18
show full value
Ref(
    [
        RefItem {
            index: 18,
            name_len: 6,
            name: "cavium",
        },
    ],
)
show hex data
12 00 00 00 00 00 00 00 06 00 63 61 76 69 75 6D 
7D34Dir (54)1A5577EF"common" @ 7D353F90000
name"common"
target key7D35 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32053,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 6,
        dir_type: 2,
        name: "common",
    },
)
show hex data
35 7D 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 63 6F 6D 6D 6F 6E 
7D34Dir (54)2ECEB80F"liquidio" @ 7D373F90000
name"liquidio"
target key7D37 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32055,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 8,
        dir_type: 2,
        name: "liquidio",
    },
)
show hex data
37 7D 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 08 00 02 6C 69 71 75 69 64 69 6F 
7D34Dir (54)798625DD"thunder" @ 7D3B3F90000
name"thunder"
target key7D3B Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32059,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 7,
        dir_type: 2,
        name: "thunder",
    },
)
show hex data
3B 7D 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 07 00 02 74 68 75 6E 64 65 72 
7D34DirIndex (60)2"common" @ 7D353F90000
name"common"
target key7D35 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32053,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 6,
        dir_type: 2,
        name: "common",
    },
)
show hex data
35 7D 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 63 6F 6D 6D 6F 6E 
7D34DirIndex (60)3"liquidio" @ 7D373F90000
name"liquidio"
target key7D37 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32055,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 8,
        dir_type: 2,
        name: "liquidio",
    },
)
show hex data
37 7D 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 08 00 02 6C 69 71 75 69 64 69 6F 
7D34DirIndex (60)4"thunder" @ 7D3B3F90000
name"thunder"
target key7D3B Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32059,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 7,
        dir_type: 2,
        name: "thunder",
    },
)
show hex data
3B 7D 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 07 00 02 74 68 75 6E 64 65 72 
7D35Inode (01)0directory, mode 07553F90000
size34
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 34,
        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: 847586412,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 22 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 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D35Ref (0C)7D34["common"]3F90000
name"common"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 6,
            name: "common",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 06 00 63 6F 6D 6D 6F 6E 
7D35Dir (54)750402FB"cavium_ptp.ko.zst" @ 7D363F90000
name"cavium_ptp.ko.zst"
target key7D36 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32054,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "cavium_ptp.ko.zst",
    },
)
show hex data
36 7D 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 11 00 01 63 61 76 69 75 6D 5F 70 74 70 2E 6B 6F 2E 7A 73 74 
7D35DirIndex (60)2"cavium_ptp.ko.zst" @ 7D363F90000
name"cavium_ptp.ko.zst"
target key7D36 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32054,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 17,
        dir_type: 1,
        name: "cavium_ptp.ko.zst",
    },
)
show hex data
36 7D 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 11 00 01 63 61 76 69 75 6D 5F 70 74 70 2E 6B 6F 2E 7A 73 74 
7D36Inode (01)0regular file, mode 06443F90000
size4789
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 4789,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913587,
            nsec: 144266936,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 B5 12 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 B8 56 99 08 B0 F3 DB 65 00 00 00 00 6C 24 85 32 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D36Ref (0C)7D35["cavium_ptp.ko.zst"]3F90000
name"cavium_ptp.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 17,
            name: "cavium_ptp.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 11 00 63 61 76 69 75 6D 5F 70 74 70 2E 6B 6F 2E 7A 73 74 
7D36ExtentData (6C)0external, length 8 KiB3F90000

8 KiB on disk, starting at offset 0 within the extent at address 58F1A000; 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: 1492230144,
                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 A0 F1 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 
7D37Inode (01)0directory, mode 07553F90000
size106
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 106,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913586,
            nsec: 790931470,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 6A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B2 F3 DB 65 00 00 00 00 0E A8 24 2F B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D37Ref (0C)7D34["liquidio"]3F90000
name"liquidio"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 8,
            name: "liquidio",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 08 00 6C 69 71 75 69 64 69 6F 
7D37Dir (54)5080B619"liquidio_vf.ko.zst" @ 7D3A3F90000
name"liquidio_vf.ko.zst"
target key7D3A Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32058,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "liquidio_vf.ko.zst",
    },
)
show hex data
3A 7D 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 6C 69 71 75 69 64 69 6F 5F 76 66 2E 6B 6F 2E 7A 73 74 
7D37Dir (54)E2FE6288"liquidio.ko.zst" @ 7D393F90000
name"liquidio.ko.zst"
target key7D39 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32057,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "liquidio.ko.zst",
    },
)
show hex data
39 7D 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 01 6C 69 71 75 69 64 69 6F 2E 6B 6F 2E 7A 73 74 
7D37Dir (54)FA1E3C4D"liquidio-core.ko.zst" @ 7D383F90000
name"liquidio-core.ko.zst"
target key7D38 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32056,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 20,
        dir_type: 1,
        name: "liquidio-core.ko.zst",
    },
)
show hex data
38 7D 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 14 00 01 6C 69 71 75 69 64 69 6F 2D 63 6F 72 65 2E 6B 6F 2E 7A 73 74 
7D37DirIndex (60)2"liquidio-core.ko.zst" @ 7D383F90000
name"liquidio-core.ko.zst"
target key7D38 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32056,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 20,
        dir_type: 1,
        name: "liquidio-core.ko.zst",
    },
)
show hex data
38 7D 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 14 00 01 6C 69 71 75 69 64 69 6F 2D 63 6F 72 65 2E 6B 6F 2E 7A 73 74 
7D37DirIndex (60)3"liquidio.ko.zst" @ 7D393F90000
name"liquidio.ko.zst"
target key7D39 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32057,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 15,
        dir_type: 1,
        name: "liquidio.ko.zst",
    },
)
show hex data
39 7D 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 01 6C 69 71 75 69 64 69 6F 2E 6B 6F 2E 7A 73 74 
7D37DirIndex (60)4"liquidio_vf.ko.zst" @ 7D3A3F90000
name"liquidio_vf.ko.zst"
target key7D3A Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 32058,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 18,
        dir_type: 1,
        name: "liquidio_vf.ko.zst",
    },
)
show hex data
3A 7D 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 6C 69 71 75 69 64 69 6F 5F 76 66 2E 6B 6F 2E 7A 73 74 
7D38Inode (01)0regular file, mode 06443F90000
size91626
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 91626,
        nbytes: 94208,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 144266936,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 EA 65 01 00 00 00 00 00 00 70 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 B8 56 99 08 B0 F3 DB 65 00 00 00 00 6C 24 85 32 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D38Ref (0C)7D37["liquidio-core.ko.zst"]3F90000
name"liquidio-core.ko.zst"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 20,
            name: "liquidio-core.ko.zst",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 14 00 6C 69 71 75 69 64 69 6F 2D 63 6F 72 65 2E 6B 6F 2E 7A 73 74 
7D38ExtentData (6C)0external, length 92 KiB3F90000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 94208,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1492238336,
                disk_num_bytes: 94208,
                offset: 0,
                num_bytes: 94208,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 70 01 00 00 00 00 00 00 00 00 00 01 00 C0 F1 58 00 00 00 00 00 70 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 01 00 00 00 00 00 
7D39Inode (01)0regular file, mode 06443F90000
size54305
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 54305,
        nbytes: 57344,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913587,
            nsec: 144266936,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 21 D4 00 00 00 00 00 00 00 E0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B3 F3 DB 65 00 00 00 00 B8 56 99 08 B0 F3 DB 65 00 00 00 00 6C 24 85 32 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D39Ref (0C)7D37["liquidio.ko.zst"]3F90000
name"liquidio.ko.zst"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 15,
            name: "liquidio.ko.zst",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 0F 00 6C 69 71 75 69 64 69 6F 2E 6B 6F 2E 7A 73 74 
7D39ExtentData (6C)0external, length 56 KiB3F90000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 57344,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1492332544,
                disk_num_bytes: 57344,
                offset: 0,
                num_bytes: 57344,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 E0 00 00 00 00 00 00 00 00 00 00 01 00 30 F3 58 00 00 00 00 00 E0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 E0 00 00 00 00 00 00 
7D3AInode (01)0regular file, mode 06443F90000
size28718
mode33188
uid0
gid0
nlink1
atime1708913587
ctime1708913584
mtime1708705908
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 28718,
        nbytes: 32768,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913587,
            nsec: 147600289,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708705908,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 2E 70 00 00 00 00 00 00 00 80 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 A1 33 CC 08 B0 F3 DB 65 00 00 00 00 6C 24 85 32 74 C8 D8 65 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D3ARef (0C)7D37["liquidio_vf.ko.zst"]3F90000
name"liquidio_vf.ko.zst"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 18,
            name: "liquidio_vf.ko.zst",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 12 00 6C 69 71 75 69 64 69 6F 5F 76 66 2E 6B 6F 2E 7A 73 74 
7D3AExtentData (6C)0external, length 32 KiB3F90000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 10,
            ram_bytes: 32768,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1492389888,
                disk_num_bytes: 32768,
                offset: 0,
                num_bytes: 32768,
            },
        ),
    },
)
show hex data
0A 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 01 00 10 F4 58 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 
7D3BInode (01)0directory, mode 07553F90000
size120
mode16877
uid0
gid0
nlink1
atime1708913586
ctime1708913584
mtime1708913584
otime1708913584
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 120,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913586,
            nsec: 790931470,
        },
        ctime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        mtime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
        otime: Time {
            sec: 1708913584,
            nsec: 847586412,
        },
    },
)
show hex data
0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 78 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 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 B0 F3 DB 65 00 00 00 00 6C 24 85 32 
7D3BRef (0C)7D34["thunder"]3F90000
name"thunder"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 7,
            name: "thunder",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 07 00 74 68 75 6E 64 65 72 
7D3BDir (54)99AED23E"nicpf.ko.zst" @ 7D3C3F90000
name"nicpf.ko.zst"
target key7D3C Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32060,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "nicpf.ko.zst",
    },
)
show hex data
3C 7D 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0C 00 01 6E 69 63 70 66 2E 6B 6F 2E 7A 73 74 
7D3BDir (54)AAF0CA6C"nicvf.ko.zst" @ 7D3D3F90000
name"nicvf.ko.zst"
target key7D3D Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 32061,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 10,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "nicvf.ko.zst",
    },
)
show hex data
3D 7D 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 0C 00 01 6E 69 63 76 66 2E 6B 6F 2E 7A 73 74