Tree 258

Explanation

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

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

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

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

go back to root tree
125Dir (54)F1C6C4CD"core.db" @ 1274830000
name"core.db"
target key127 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 295,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 7,
        data_len: 0,
        name_len: 7,
        dir_type: 1,
        name: "core.db",
    },
)
show hex data
27 01 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 07 00 01 63 6F 72 65 2E 64 62 
125DirIndex (60)4"core.db" @ 1274830000
name"core.db"
target key127 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 295,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 7,
        data_len: 0,
        name_len: 7,
        dir_type: 1,
        name: "core.db",
    },
)
show hex data
27 01 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 07 00 01 63 6F 72 65 2E 64 62 
125DirIndex (60)7"extra.db" @ 1294830000
name"extra.db"
target key129 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 297,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 7,
        data_len: 0,
        name_len: 8,
        dir_type: 1,
        name: "extra.db",
    },
)
show hex data
29 01 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 08 00 01 65 78 74 72 61 2E 64 62 
125DirIndex (60)A"multilib.db" @ 12B4830000
name"multilib.db"
target key12B Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 299,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 7,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "multilib.db",
    },
)
show hex data
2B 01 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 0B 00 01 6D 75 6C 74 69 6C 69 62 2E 64 62 
127Inode (01)0regular file, mode 06444830000
size132990
mode33188
uid0
gid0
nlink1
atime1708913495
ctime1708913494
mtime1708870388
otime1708913493
show full value
Inode(
    InodeItem {
        generation: 7,
        transid: 7,
        size: 132990,
        nbytes: 135168,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 42,
        atime: Time {
            sec: 1708913495,
            nsec: 830386814,
        },
        ctime: Time {
            sec: 1708913494,
            nsec: 120376662,
        },
        mtime: Time {
            sec: 1708870388,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913493,
            nsec: 853708412,
        },
    },
)
show hex data
07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 7E 07 02 00 00 00 00 00 00 10 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 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 F3 DB 65 00 00 00 00 7E B2 7E 31 56 F3 DB 65 00 00 00 00 56 CD 2C 07 F4 4A DB 65 00 00 00 00 00 00 00 00 55 F3 DB 65 00 00 00 00 7C 8E E2 32 
127Ref (0C)125["core.db"]4830000
name"core.db"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 7,
            name: "core.db",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 07 00 63 6F 72 65 2E 64 62 
127ExtentData (6C)0external, length 132 KiB4830000

132 KiB on disk, starting at offset 0 within the extent at address 11D00000; 132 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 7,
            ram_bytes: 135168,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 298844160,
                disk_num_bytes: 135168,
                offset: 0,
                num_bytes: 135168,
            },
        ),
    },
)
show hex data
07 00 00 00 00 00 00 00 00 10 02 00 00 00 00 00 00 00 00 00 01 00 00 D0 11 00 00 00 00 00 10 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 02 00 00 00 00 00 
129Inode (01)0regular file, mode 06444830000
size8709887
mode33188
uid0
gid0
nlink1
atime1708913495
ctime1708913495
mtime1708900717
otime1708913494
show full value
Inode(
    InodeItem {
        generation: 7,
        transid: 7,
        size: 8709887,
        nbytes: 8712192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 1698,
        atime: Time {
            sec: 1708913495,
            nsec: 847053580,
        },
        ctime: Time {
            sec: 1708913495,
            nsec: 623718921,
        },
        mtime: Time {
            sec: 1708900717,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913494,
            nsec: 163710252,
        },
    },
)
show hex data
07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 FF E6 84 00 00 00 00 00 00 F0 84 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 A2 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 57 F3 DB 65 00 00 00 00 0C 03 7D 32 57 F3 DB 65 00 00 00 00 09 32 2D 25 6D C1 DB 65 00 00 00 00 00 00 00 00 56 F3 DB 65 00 00 00 00 2C 05 C2 09 
129Ref (0C)125["extra.db"]47EC000
name"extra.db"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 8,
            name: "extra.db",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 08 00 65 78 74 72 61 2E 64 62 
129ExtentData (6C)0external, length 8508 KiB47EC000

8508 KiB on disk, starting at offset 0 within the extent at address 25D00000; 8508 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 7,
            ram_bytes: 8712192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 634388480,
                disk_num_bytes: 8712192,
                offset: 0,
                num_bytes: 8712192,
            },
        ),
    },
)
show hex data
07 00 00 00 00 00 00 00 00 F0 84 00 00 00 00 00 00 00 00 00 01 00 00 D0 25 00 00 00 00 00 F0 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F0 84 00 00 00 00 00 
12BInode (01)0regular file, mode 064447EC000
size143180
mode33188
uid0
gid0
nlink1
atime1708913496
ctime1708913495
mtime1708763180
otime1708913495
show full value
Inode(
    InodeItem {
        generation: 7,
        transid: 7,
        size: 143180,
        nbytes: 143360,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 116,
        atime: Time {
            sec: 1708913496,
            nsec: 37054708,
        },
        ctime: Time {
            sec: 1708913495,
            nsec: 783719871,
        },
        mtime: Time {
            sec: 1708763180,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913495,
            nsec: 680385924,
        },
    },
)
show hex data
07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 4C 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 74 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 58 F3 DB 65 00 00 00 00 F4 68 35 02 57 F3 DB 65 00 00 00 00 BF 9D B6 2E 2C A8 D9 65 00 00 00 00 00 00 00 00 57 F3 DB 65 00 00 00 00 84 DD 8D 28 
12BRef (0C)125["multilib.db"]47EC000
name"multilib.db"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 11,
            name: "multilib.db",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 0B 00 6D 75 6C 74 69 6C 69 62 2E 64 62 
12BExtentData (6C)0external, length 140 KiB47EC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 7,
            ram_bytes: 143360,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 298979328,
                disk_num_bytes: 143360,
                offset: 0,
                num_bytes: 143360,
            },
        ),
    },
)
show hex data
07 00 00 00 00 00 00 00 00 30 02 00 00 00 00 00 00 00 00 00 01 00 10 D2 11 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 
12EInode (01)0regular file, mode 064447EC000
size227743372
mode33188
uid0
gid0
nlink1
atime1708913570
ctime1708913525
mtime1708497679
otime1708913496
show full value
Inode(
    InodeItem {
        generation: 7,
        transid: 9,
        size: 227743372,
        nbytes: 227745792,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 43241,
        atime: Time {
            sec: 1708913570,
            nsec: 977502832,
        },
        ctime: Time {
            sec: 1708913525,
            nsec: 210561770,
        },
        mtime: Time {
            sec: 1708497679,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913496,
            nsec: 47054768,
        },
    },
)
show hex data
07 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 8C 16 93 0D 00 00 00 00 00 20 93 0D 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 E9 A8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A2 F3 DB 65 00 00 00 00 70 82 43 3A 75 F3 DB 65 00 00 00 00 EA EA 8C 0C 0F 9B D5 65 00 00 00 00 00 00 00 00 58 F3 DB 65 00 00 00 00 B0 FF CD 02 
12ERef (0C)104["linux-firmware-20240220.97b693d2-1-any.pkg.tar.zst"]47EC000
name"linux-firmware-20240220.97b693d2-1-any.pkg.tar.zst"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 50,
            name: "linux-firmware-20240220.97b693d2-1-any.pkg.tar.zst",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 32 00 6C 69 6E 75 78 2D 66 69 72 6D 77 61 72 65 2D 32 30 32 34 30 32 32 30 2E 39 37 62 36 39 33 64 32 2D 31 2D 61 6E 79 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 
12EExtentData (6C)0external, length 14672 KiB47EC000

14672 KiB on disk, starting at offset 0 within the extent at address 2654F000; 14672 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 7,
            ram_bytes: 15024128,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 643100672,
                disk_num_bytes: 15024128,
                offset: 0,
                num_bytes: 15024128,
            },
        ),
    },
)
show hex data
07 00 00 00 00 00 00 00 00 40 E5 00 00 00 00 00 00 00 00 00 01 00 F0 54 26 00 00 00 00 00 40 E5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 E5 00 00 00 00 00 
12EExtentData (6C)E54000external, length 348 KiB47EC000

348 KiB on disk, starting at offset 0 within the extent at address 11D44000; 348 KiB in the file starting from offset E54000.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 7,
            ram_bytes: 356352,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 299122688,
                disk_num_bytes: 356352,
                offset: 0,
                num_bytes: 356352,
            },
        ),
    },
)
show hex data
07 00 00 00 00 00 00 00 00 70 05 00 00 00 00 00 00 00 00 00 01 00 40 D4 11 00 00 00 00 00 70 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 05 00 00 00 00 00 
12EExtentData (6C)EAB000external, length 128 MiB47EC000

128 MiB on disk, starting at offset 0 within the extent at address 273A3000; 128 MiB in the file starting from offset EAB000.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 134217728,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 658124800,
                disk_num_bytes: 134217728,
                offset: 0,
                num_bytes: 134217728,
            },
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 00 01 00 30 3A 27 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 00 00 
12EExtentData (6C)8EAB000external, length 76316 KiB47EC000

76316 KiB on disk, starting at offset 0 within the extent at address 2F3A3000; 76316 KiB in the file starting from offset 8EAB000.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 78147584,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 792342528,
                disk_num_bytes: 78147584,
                offset: 0,
                num_bytes: 78147584,
            },
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 00 70 A8 04 00 00 00 00 00 00 00 00 01 00 30 3A 2F 00 00 00 00 00 70 A8 04 00 00 00 00 00 00 00 00 00 00 00 00 00 70 A8 04 00 00 00 00 
12FInode (01)0regular file, mode 064447EC000
size309
mode33188
uid0
gid0
nlink1
atime1708497679
ctime1708913525
mtime1708497679
otime1708913525
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 8,
        size: 309,
        nbytes: 309,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 542,
        atime: Time {
            sec: 1708497679,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913525,
            nsec: 253895362,
        },
        mtime: Time {
            sec: 1708497679,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913525,
            nsec: 210561770,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 35 01 00 00 00 00 00 00 35 01 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 1E 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 0F 9B D5 65 00 00 00 00 00 00 00 00 75 F3 DB 65 00 00 00 00 C2 22 22 0F 0F 9B D5 65 00 00 00 00 00 00 00 00 75 F3 DB 65 00 00 00 00 EA EA 8C 0C 
12FRef (0C)104["linux-firmware-20240220.97b693d2-1-any.pkg.tar.zst.sig"]47EC000
name"linux-firmware-20240220.97b693d2-1-any.pkg.tar.zst.sig"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 54,
            name: "linux-firmware-20240220.97b693d2-1-any.pkg.tar.zst.sig",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 36 00 6C 69 6E 75 78 2D 66 69 72 6D 77 61 72 65 2D 32 30 32 34 30 32 32 30 2E 39 37 62 36 39 33 64 32 2D 31 2D 61 6E 79 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 2E 73 69 67 
12FExtentData (6C)0inline, length 309 B47EC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 309,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                137,
                1,
                50,
                4,
                0,
                1,
                8,
                0,
                29,
                22,
                33,
                4,
                91,
                126,
                63,
                183,
                27,
                127,
                16,
                50,
                154,
                28,
                3,
                171,
                119,
                29,
                246,
                98,
                126,
                223,
                104,
                31,
                5,
                2,
                101,
                213,
                154,
                217,
                0,
                10,
                9,
                16,
                119,
                29,
                246,
                98,
                126,
                223,
                104,
                31,
                71,
                232,
                7,
                245,
                29,
                0,
                241,
                188,
                184,
                48,
                205,
                248,
                117,
                227,
                78,
                233,
                36,
                0,
                167,
                178,
                111,
                85,
                136,
                65,
                106,
                91,
                195,
                230,
                58,
                43,
                182,
                38,
                90,
                157,
                199,
                219,
                79,
                164,
                53,
                122,
                1,
                36,
                101,
                228,
                8,
                122,
                118,
                188,
                74,
                200,
                187,
                34,
                26,
                128,
                68,
                30,
                141,
                70,
                15,
                216,
                171,
                215,
                19,
                254,
                211,
                88,
                18,
                119,
                171,
                152,
                204,
                87,
                149,
                119,
                193,
                151,
                169,
                96,
                44,
                131,
                238,
                213,
                77,
                226,
                159,
                89,
                47,
                62,
                163,
                245,
                3,
                64,
                132,
                255,
                35,
                217,
                138,
                242,
                110,
                55,
                133,
                68,
                12,
                98,
                205,
                142,
                37,
                199,
                196,
                79,
                110,
                210,
                197,
                175,
                26,
                191,
                71,
                56,
                5,
                57,
                75,
                49,
                174,
                112,
                37,
                124,
                248,
                42,
                28,
                86,
                206,
                149,
                132,
                120,
                225,
                0,
                36,
                108,
                193,
                158,
                219,
                82,
                7,
                116,
                156,
                180,
                116,
                165,
                192,
                96,
                87,
                60,
                186,
                90,
                130,
                40,
                27,
                224,
                82,
                133,
                103,
                5,
                154,
                121,
                21,
                230,
                185,
                73,
                17,
                213,
                250,
                155,
                146,
                30,
                84,
                228,
                150,
                22,
                136,
                82,
                118,
                203,
                116,
                5,
                5,
                156,
                206,
                9,
                230,
                74,
                192,
                254,
                63,
                113,
                162,
                74,
                218,
                246,
                16,
                26,
                228,
                196,
                233,
                49,
                212,
                10,
                222,
                112,
                75,
                244,
                249,
                98,
                128,
                1,
                174,
                70,
                49,
                68,
                85,
                16,
                159,
                214,
                191,
                62,
                196,
                163,
                28,
                110,
                6,
                226,
                171,
                152,
                66,
                176,
                107,
                160,
                221,
                237,
                223,
                226,
                63,
                179,
                154,
                108,
                226,
                166,
                134,
                243,
                191,
                213,
                82,
                27,
                122,
                113,
                96,
                229,
                159,
                57,
                225,
            ],
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 35 01 00 00 00 00 00 00 00 00 00 00 00 89 01 32 04 00 01 08 00 1D 16 21 04 5B 7E 3F B7 1B 7F 10 32 9A 1C 03 AB 77 1D F6 62 7E DF 68 1F 05 02 65 D5 9A D9 00 0A 09 10 77 1D F6 62 7E DF 68 1F 47 E8 07 F5 1D 00 F1 BC B8 30 CD F8 75 E3 4E E9 24 00 A7 B2 6F 55 88 41 6A 5B C3 E6 3A 2B B6 26 5A 9D C7 DB 4F A4 35 7A 01 24 65 E4 08 7A 76 BC 4A C8 BB 22 1A 80 44 1E 8D 46 0F D8 AB D7 13 FE D3 58 12 77 AB 98 CC 57 95 77 C1 97 A9 60 2C 83 EE D5 4D E2 9F 59 2F 3E A3 F5 03 40 84 FF 23 D9 8A F2 6E 37 85 44 0C 62 CD 8E 25 C7 C4 4F 6E D2 C5 AF 1A BF 47 38 05 39 4B 31 AE 70 25 7C F8 2A 1C 56 CE 95 84 78 E1 00 24 6C C1 9E DB 52 07 74 9C B4 74 A5 C0 60 57 3C BA 5A 82 28 1B E0 52 85 67 05 9A 79 15 E6 B9 49 11 D5 FA 9B 92 1E 54 E4 96 16 88 52 76 CB 74 05 05 9C CE 09 E6 4A C0 FE 3F 71 A2 4A DA F6 10 1A E4 C4 E9 31 D4 0A DE 70 4B F4 F9 62 80 01 AE 46 31 44 55 10 9F D6 BF 3E C4 A3 1C 6E 06 E2 AB 98 42 B0 6B A0 DD ED DF E2 3F B3 9A 6C E2 A6 86 F3 BF D5 52 1B 7A 71 60 E5 9F 39 E1 
130Inode (01)0regular file, mode 064447EC000
size137340796
mode33188
uid0
gid0
nlink1
atime1708913570
ctime1708913541
mtime1708710307
otime1708913525
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 9,
        size: 137340796,
        nbytes: 137342976,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 25986,
        atime: Time {
            sec: 1708913570,
            nsec: 687501087,
        },
        ctime: Time {
            sec: 1708913541,
            nsec: 777327509,
        },
        mtime: Time {
            sec: 1708710307,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913525,
            nsec: 253895362,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 7C A7 2F 08 00 00 00 00 00 B0 2F 08 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 82 65 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A2 F3 DB 65 00 00 00 00 1F 6F FA 28 85 F3 DB 65 00 00 00 00 95 13 55 2E A3 D9 D8 65 00 00 00 00 00 00 00 00 75 F3 DB 65 00 00 00 00 C2 22 22 0F 
130Ref (0C)104["linux-6.7.6.arch1-1-x86_64.pkg.tar.zst"]47EC000
name"linux-6.7.6.arch1-1-x86_64.pkg.tar.zst"
index8
show full value
Ref(
    [
        RefItem {
            index: 8,
            name_len: 38,
            name: "linux-6.7.6.arch1-1-x86_64.pkg.tar.zst",
        },
    ],
)
show hex data
08 00 00 00 00 00 00 00 26 00 6C 69 6E 75 78 2D 36 2E 37 2E 36 2E 61 72 63 68 31 2D 31 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 
130ExtentData (6C)0external, length 115840 KiB47EC000

115840 KiB on disk, starting at offset 0 within the extent at address 39D00000; 115840 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 118620160,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 969932800,
                disk_num_bytes: 118620160,
                offset: 0,
                num_bytes: 118620160,
            },
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 00 00 12 07 00 00 00 00 00 00 00 00 01 00 00 D0 39 00 00 00 00 00 00 12 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 12 07 00 00 00 00 
130ExtentData (6C)7120000external, length 18284 KiB47EC000

18284 KiB on disk, starting at offset 0 within the extent at address 40E20000; 18284 KiB in the file starting from offset 7120000.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 18722816,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1088552960,
                disk_num_bytes: 18722816,
                offset: 0,
                num_bytes: 18722816,
            },
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 00 B0 1D 01 00 00 00 00 00 00 00 00 01 00 00 E2 40 00 00 00 00 00 B0 1D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 1D 01 00 00 00 00 
131Inode (01)0regular file, mode 064447EC000
size119
mode33188
uid0
gid0
nlink1
atime1708710333
ctime1708913541
mtime1708710333
otime1708913541
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 8,
        size: 119,
        nbytes: 119,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 151,
        atime: Time {
            sec: 1708710333,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913541,
            nsec: 817327749,
        },
        mtime: Time {
            sec: 1708710333,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913541,
            nsec: 777327509,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 77 00 00 00 00 00 00 00 77 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 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 97 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 BD D9 D8 65 00 00 00 00 00 00 00 00 85 F3 DB 65 00 00 00 00 85 6E B7 30 BD D9 D8 65 00 00 00 00 00 00 00 00 85 F3 DB 65 00 00 00 00 95 13 55 2E 
131Ref (0C)104["linux-6.7.6.arch1-1-x86_64.pkg.tar.zst.sig"]47EC000
name"linux-6.7.6.arch1-1-x86_64.pkg.tar.zst.sig"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 42,
            name: "linux-6.7.6.arch1-1-x86_64.pkg.tar.zst.sig",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 2A 00 6C 69 6E 75 78 2D 36 2E 37 2E 36 2E 61 72 63 68 31 2D 31 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 2E 73 69 67 
131ExtentData (6C)0inline, length 119 B47EC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 119,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                136,
                117,
                4,
                0,
                22,
                10,
                0,
                29,
                22,
                33,
                4,
                131,
                188,
                136,
                137,
                53,
                27,
                93,
                235,
                187,
                104,
                65,
                110,
                184,
                172,
                8,
                96,
                15,
                16,
                140,
                223,
                5,
                2,
                101,
                216,
                217,
                174,
                0,
                10,
                9,
                16,
                184,
                172,
                8,
                96,
                15,
                16,
                140,
                223,
                195,
                220,
                1,
                0,
                160,
                87,
                20,
                224,
                7,
                138,
                39,
                165,
                70,
                252,
                187,
                81,
                164,
                233,
                87,
                15,
                11,
                54,
                6,
                230,
                98,
                22,
                126,
                120,
                187,
                206,
                232,
                127,
                129,
                137,
                9,
                207,
                1,
                0,
                160,
                14,
                200,
                147,
                151,
                156,
                208,
                54,
                54,
                111,
                168,
                221,
                236,
                18,
                240,
                35,
                136,
                218,
                132,
                118,
                223,
                8,
                43,
                157,
                96,
                69,
                97,
                85,
                65,
                206,
                119,
                10,
            ],
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 77 00 00 00 00 00 00 00 00 00 00 00 00 88 75 04 00 16 0A 00 1D 16 21 04 83 BC 88 89 35 1B 5D EB BB 68 41 6E B8 AC 08 60 0F 10 8C DF 05 02 65 D8 D9 AE 00 0A 09 10 B8 AC 08 60 0F 10 8C DF C3 DC 01 00 A0 57 14 E0 07 8A 27 A5 46 FC BB 51 A4 E9 57 0F 0B 36 06 E6 62 16 7E 78 BB CE E8 7F 81 89 09 CF 01 00 A0 0E C8 93 97 9C D0 36 36 6F A8 DD EC 12 F0 23 88 DA 84 76 DF 08 2B 9D 60 45 61 55 41 CE 77 0A 
132Inode (01)0regular file, mode 064447EC000
size37038215
mode33188
uid0
gid0
nlink1
atime1708913568
ctime1708913545
mtime1706892867
otime1708913541
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 9,
        size: 37038215,
        nbytes: 37040128,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6983,
        atime: Time {
            sec: 1708913568,
            nsec: 304153411,
        },
        ctime: Time {
            sec: 1708913545,
            nsec: 914018960,
        },
        mtime: Time {
            sec: 1706892867,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913541,
            nsec: 817327749,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 87 28 35 02 00 00 00 00 00 30 35 02 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 47 1B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 F3 DB 65 00 00 00 00 43 03 21 12 89 F3 DB 65 00 00 00 00 90 D2 7A 36 43 1E BD 65 00 00 00 00 00 00 00 00 85 F3 DB 65 00 00 00 00 85 6E B7 30 
132Ref (0C)104["gcc-libs-13.2.1-5-x86_64.pkg.tar.zst"]47EC000
name"gcc-libs-13.2.1-5-x86_64.pkg.tar.zst"
index12
show full value
Ref(
    [
        RefItem {
            index: 12,
            name_len: 36,
            name: "gcc-libs-13.2.1-5-x86_64.pkg.tar.zst",
        },
    ],
)
show hex data
0C 00 00 00 00 00 00 00 24 00 67 63 63 2D 6C 69 62 73 2D 31 33 2E 32 2E 31 2D 35 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 
132ExtentData (6C)0external, length 36172 KiB47EC000

36172 KiB on disk, starting at offset 0 within the extent at address 33E2A000; 36172 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 37040128,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 870490112,
                disk_num_bytes: 37040128,
                offset: 0,
                num_bytes: 37040128,
            },
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 00 30 35 02 00 00 00 00 00 00 00 00 01 00 A0 E2 33 00 00 00 00 00 30 35 02 00 00 00 00 00 00 00 00 00 00 00 00 00 30 35 02 00 00 00 00 
133Inode (01)0regular file, mode 064447EC000
size215
mode33188
uid0
gid0
nlink1
atime1706892867
ctime1708913545
mtime1706892867
otime1708913545
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 8,
        size: 215,
        nbytes: 215,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 74,
        atime: Time {
            sec: 1706892867,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913545,
            nsec: 957352553,
        },
        mtime: Time {
            sec: 1706892867,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913545,
            nsec: 914018960,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D7 00 00 00 00 00 00 00 D7 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 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 43 1E BD 65 00 00 00 00 00 00 00 00 89 F3 DB 65 00 00 00 00 69 0A 10 39 43 1E BD 65 00 00 00 00 00 00 00 00 89 F3 DB 65 00 00 00 00 90 D2 7A 36 
133Ref (0C)104["gcc-libs-13.2.1-5-x86_64.pkg.tar.zst.sig"]47EC000
name"gcc-libs-13.2.1-5-x86_64.pkg.tar.zst.sig"
index13
show full value
Ref(
    [
        RefItem {
            index: 13,
            name_len: 40,
            name: "gcc-libs-13.2.1-5-x86_64.pkg.tar.zst.sig",
        },
    ],
)
show hex data
0D 00 00 00 00 00 00 00 28 00 67 63 63 2D 6C 69 62 73 2D 31 33 2E 32 2E 31 2D 35 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 2E 73 69 67 
133ExtentData (6C)0inline, length 215 B47EC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 215,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                136,
                213,
                4,
                0,
                22,
                10,
                0,
                125,
                22,
                33,
                4,
                5,
                199,
                119,
                90,
                158,
                139,
                151,
                116,
                7,
                254,
                8,
                230,
                157,
                76,
                90,
                161,
                84,
                38,
                218,
                10,
                5,
                2,
                101,
                189,
                29,
                81,
                95,
                20,
                128,
                0,
                0,
                0,
                0,
                46,
                0,
                40,
                105,
                115,
                115,
                117,
                101,
                114,
                45,
                102,
                112,
                114,
                64,
                110,
                111,
                116,
                97,
                116,
                105,
                111,
                110,
                115,
                46,
                111,
                112,
                101,
                110,
                112,
                103,
                112,
                46,
                102,
                105,
                102,
                116,
                104,
                104,
                111,
                114,
                115,
                101,
                109,
                97,
                110,
                46,
                110,
                101,
                116,
                48,
                53,
                67,
                55,
                55,
                55,
                53,
                65,
                57,
                69,
                56,
                66,
                57,
                55,
                55,
                52,
                48,
                55,
                70,
                69,
                48,
                56,
                69,
                54,
                57,
                68,
                52,
                67,
                53,
                65,
                65,
                49,
                53,
                52,
                50,
                54,
                68,
                65,
                48,
                65,
                0,
                10,
                9,
                16,
                157,
                76,
                90,
                161,
                84,
                38,
                218,
                10,
                33,
                240,
                1,
                0,
                253,
                145,
                55,
                139,
                67,
                147,
                12,
                6,
                67,
                23,
                169,
                136,
                115,
                241,
                219,
                77,
                201,
                242,
                195,
                217,
                3,
                182,
                228,
                188,
                185,
                0,
                88,
                108,
                79,
                150,
                249,
                131,
                1,
                0,
                228,
                167,
                201,
                116,
                129,
                178,
                61,
                24,
                205,
                49,
                43,
                184,
                26,
                41,
                3,
                192,
                94,
                98,
                69,
                29,
                88,
                61,
                255,
                118,
                122,
                80,
                213,
                8,
                10,
                70,
                246,
                1,
            ],
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 D7 00 00 00 00 00 00 00 00 00 00 00 00 88 D5 04 00 16 0A 00 7D 16 21 04 05 C7 77 5A 9E 8B 97 74 07 FE 08 E6 9D 4C 5A A1 54 26 DA 0A 05 02 65 BD 1D 51 5F 14 80 00 00 00 00 2E 00 28 69 73 73 75 65 72 2D 66 70 72 40 6E 6F 74 61 74 69 6F 6E 73 2E 6F 70 65 6E 70 67 70 2E 66 69 66 74 68 68 6F 72 73 65 6D 61 6E 2E 6E 65 74 30 35 43 37 37 37 35 41 39 45 38 42 39 37 37 34 30 37 46 45 30 38 45 36 39 44 34 43 35 41 41 31 35 34 32 36 44 41 30 41 00 0A 09 10 9D 4C 5A A1 54 26 DA 0A 21 F0 01 00 FD 91 37 8B 43 93 0C 06 43 17 A9 88 73 F1 DB 4D C9 F2 C3 D9 03 B6 E4 BC B9 00 58 6C 4F 96 F9 83 01 00 E4 A7 C9 74 81 B2 3D 18 CD 31 2B B8 1A 29 03 C0 5E 62 45 1D 58 3D FF 76 7A 50 D5 08 0A 46 F6 01 
134Inode (01)0regular file, mode 064447EC000
size11671992
mode33188
uid0
gid0
nlink1
atime1708913569
ctime1708913547
mtime1702709816
otime1708913545
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 9,
        size: 11671992,
        nbytes: 11673600,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 2348,
        atime: Time {
            sec: 1708913569,
            nsec: 220825594,
        },
        ctime: Time {
            sec: 1708913547,
            nsec: 137359626,
        },
        mtime: Time {
            sec: 1702709816,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913545,
            nsec: 957352553,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 B8 19 B2 00 00 00 00 00 00 20 B2 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 2C 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A1 F3 DB 65 00 00 00 00 FA 87 29 0D 8B F3 DB 65 00 00 00 00 0A F1 2F 08 38 4A 7D 65 00 00 00 00 00 00 00 00 89 F3 DB 65 00 00 00 00 69 0A 10 39 
134Ref (0C)104["icu-74.2-1-x86_64.pkg.tar.zst"]47EC000
name"icu-74.2-1-x86_64.pkg.tar.zst"
index16
show full value
Ref(
    [
        RefItem {
            index: 16,
            name_len: 29,
            name: "icu-74.2-1-x86_64.pkg.tar.zst",
        },
    ],
)
show hex data
10 00 00 00 00 00 00 00 1D 00 69 63 75 2D 37 34 2E 32 2D 31 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 
134ExtentData (6C)0external, length 11400 KiB47EC000

11400 KiB on disk, starting at offset 0 within the extent at address 3617D000; 11400 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 11673600,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 907530240,
                disk_num_bytes: 11673600,
                offset: 0,
                num_bytes: 11673600,
            },
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 00 20 B2 00 00 00 00 00 00 00 00 00 01 00 D0 17 36 00 00 00 00 00 20 B2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 B2 00 00 00 00 00 
135Inode (01)0regular file, mode 064447EC000
size310
mode33188
uid0
gid0
nlink1
atime1702709816
ctime1708913547
mtime1702709816
otime1708913547
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 8,
        size: 310,
        nbytes: 310,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 20,
        atime: Time {
            sec: 1702709816,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913547,
            nsec: 177359865,
        },
        mtime: Time {
            sec: 1702709816,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913547,
            nsec: 137359626,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 36 01 00 00 00 00 00 00 36 01 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 14 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 38 4A 7D 65 00 00 00 00 00 00 00 00 8B F3 DB 65 00 00 00 00 F9 4B 92 0A 38 4A 7D 65 00 00 00 00 00 00 00 00 8B F3 DB 65 00 00 00 00 0A F1 2F 08 
135Ref (0C)104["icu-74.2-1-x86_64.pkg.tar.zst.sig"]47EC000
name"icu-74.2-1-x86_64.pkg.tar.zst.sig"
index17
show full value
Ref(
    [
        RefItem {
            index: 17,
            name_len: 33,
            name: "icu-74.2-1-x86_64.pkg.tar.zst.sig",
        },
    ],
)
show hex data
11 00 00 00 00 00 00 00 21 00 69 63 75 2D 37 34 2E 32 2D 31 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 2E 73 69 67 
135ExtentData (6C)0inline, length 310 B47EC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 310,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                137,
                1,
                51,
                4,
                0,
                1,
                10,
                0,
                29,
                22,
                33,
                4,
                173,
                200,
                161,
                252,
                193,
                94,
                1,
                212,
                83,
                16,
                65,
                158,
                148,
                101,
                122,
                178,
                15,
                42,
                9,
                43,
                5,
                2,
                101,
                125,
                74,
                50,
                0,
                10,
                9,
                16,
                148,
                101,
                122,
                178,
                15,
                42,
                9,
                43,
                64,
                169,
                7,
                253,
                29,
                225,
                55,
                151,
                237,
                196,
                182,
                38,
                210,
                231,
                62,
                204,
                42,
                109,
                104,
                251,
                25,
                90,
                97,
                200,
                174,
                90,
                115,
                155,
                31,
                84,
                43,
                81,
                135,
                161,
                237,
                212,
                209,
                40,
                157,
                246,
                195,
                7,
                52,
                143,
                2,
                202,
                179,
                188,
                128,
                130,
                16,
                106,
                164,
                74,
                62,
                12,
                55,
                220,
                75,
                33,
                192,
                197,
                53,
                77,
                186,
                79,
                71,
                188,
                232,
                214,
                64,
                189,
                16,
                120,
                58,
                29,
                18,
                75,
                132,
                88,
                21,
                96,
                52,
                227,
                8,
                46,
                170,
                168,
                130,
                252,
                245,
                116,
                146,
                155,
                54,
                103,
                96,
                191,
                2,
                67,
                123,
                202,
                13,
                190,
                95,
                219,
                181,
                94,
                196,
                26,
                42,
                250,
                174,
                153,
                214,
                170,
                163,
                241,
                79,
                41,
                232,
                227,
                170,
                166,
                64,
                20,
                8,
                151,
                25,
                35,
                27,
                183,
                46,
                105,
                110,
                53,
                247,
                21,
                8,
                229,
                95,
                156,
                237,
                149,
                185,
                116,
                72,
                249,
                181,
                137,
                166,
                247,
                73,
                0,
                1,
                10,
                102,
                62,
                253,
                186,
                36,
                36,
                82,
                243,
                167,
                172,
                225,
                246,
                194,
                86,
                241,
                209,
                0,
                144,
                222,
                22,
                101,
                49,
                53,
                56,
                193,
                5,
                148,
                148,
                197,
                175,
                248,
                190,
                232,
                205,
                90,
                41,
                61,
                136,
                223,
                152,
                77,
                85,
                128,
                100,
                109,
                36,
                81,
                236,
                124,
                243,
                206,
                3,
                156,
                251,
                44,
                56,
                111,
                21,
                110,
                7,
                245,
                75,
                199,
                192,
                18,
                52,
                25,
                106,
                170,
                39,
                236,
                165,
                66,
                33,
                121,
                67,
                223,
                227,
                164,
                231,
                17,
                62,
                231,
                182,
                102,
                152,
                58,
                211,
                89,
                190,
                17,
                64,
                206,
                83,
                239,
                20,
                223,
                83,
                28,
                193,
                175,
                194,
                2,
                42,
            ],
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 36 01 00 00 00 00 00 00 00 00 00 00 00 89 01 33 04 00 01 0A 00 1D 16 21 04 AD C8 A1 FC C1 5E 01 D4 53 10 41 9E 94 65 7A B2 0F 2A 09 2B 05 02 65 7D 4A 32 00 0A 09 10 94 65 7A B2 0F 2A 09 2B 40 A9 07 FD 1D E1 37 97 ED C4 B6 26 D2 E7 3E CC 2A 6D 68 FB 19 5A 61 C8 AE 5A 73 9B 1F 54 2B 51 87 A1 ED D4 D1 28 9D F6 C3 07 34 8F 02 CA B3 BC 80 82 10 6A A4 4A 3E 0C 37 DC 4B 21 C0 C5 35 4D BA 4F 47 BC E8 D6 40 BD 10 78 3A 1D 12 4B 84 58 15 60 34 E3 08 2E AA A8 82 FC F5 74 92 9B 36 67 60 BF 02 43 7B CA 0D BE 5F DB B5 5E C4 1A 2A FA AE 99 D6 AA A3 F1 4F 29 E8 E3 AA A6 40 14 08 97 19 23 1B B7 2E 69 6E 35 F7 15 08 E5 5F 9C ED 95 B9 74 48 F9 B5 89 A6 F7 49 00 01 0A 66 3E FD BA 24 24 52 F3 A7 AC E1 F6 C2 56 F1 D1 00 90 DE 16 65 31 35 38 C1 05 94 94 C5 AF F8 BE E8 CD 5A 29 3D 88 DF 98 4D 55 80 64 6D 24 51 EC 7C F3 CE 03 9C FB 2C 38 6F 15 6E 07 F5 4B C7 C0 12 34 19 6A AA 27 EC A5 42 21 79 43 DF E3 A4 E7 11 3E E7 B6 66 98 3A D3 59 BE 11 40 CE 53 EF 14 DF 53 1C C1 AF C2 02 2A 
136Inode (01)0regular file, mode 064447EC000
size10335242
mode33188
uid0
gid0
nlink1
atime1708913568
ctime1708913548
mtime1706892607
otime1708913547
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 9,
        size: 10335242,
        nbytes: 10338304,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 2073,
        atime: Time {
            sec: 1708913568,
            nsec: 270819878,
        },
        ctime: Time {
            sec: 1708913548,
            nsec: 314033347,
        },
        mtime: Time {
            sec: 1706892607,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913547,
            nsec: 177359865,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0A B4 9D 00 00 00 00 00 00 C0 9D 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 19 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 A0 F3 DB 65 00 00 00 00 26 62 24 10 8C F3 DB 65 00 00 00 00 C3 C4 B7 12 3F 1D BD 65 00 00 00 00 00 00 00 00 8B F3 DB 65 00 00 00 00 F9 4B 92 0A 
136Ref (0C)104["glibc-2.39-1-x86_64.pkg.tar.zst"]47EC000
name"glibc-2.39-1-x86_64.pkg.tar.zst"
index20
show full value
Ref(
    [
        RefItem {
            index: 20,
            name_len: 31,
            name: "glibc-2.39-1-x86_64.pkg.tar.zst",
        },
    ],
)
show hex data
14 00 00 00 00 00 00 00 1F 00 67 6C 69 62 63 2D 32 2E 33 39 2D 31 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 
136ExtentData (6C)0external, length 10096 KiB47EC000

10096 KiB on disk, starting at offset 0 within the extent at address 36C9F000; 10096 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 8,
            ram_bytes: 10338304,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 919203840,
                disk_num_bytes: 10338304,
                offset: 0,
                num_bytes: 10338304,
            },
        ),
    },
)
show hex data
08 00 00 00 00 00 00 00 00 C0 9D 00 00 00 00 00 00 00 00 00 01 00 F0 C9 36 00 00 00 00 00 C0 9D 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 9D 00 00 00 00 00 
137Inode (01)0regular file, mode 064447EC000
size215
mode33188
uid0
gid0
nlink1
atime1706892607
ctime1708913548
mtime1706892607
otime1708913548
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 9,
        size: 215,
        nbytes: 215,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 1537,
        atime: Time {
            sec: 1706892607,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913548,
            nsec: 357366940,
        },
        mtime: Time {
            sec: 1706892607,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913548,
            nsec: 314033347,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 D7 00 00 00 00 00 00 00 D7 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 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 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 3F 1D BD 65 00 00 00 00 00 00 00 00 8C F3 DB 65 00 00 00 00 9C FC 4C 15 3F 1D BD 65 00 00 00 00 00 00 00 00 8C F3 DB 65 00 00 00 00 C3 C4 B7 12 
137Ref (0C)104["glibc-2.39-1-x86_64.pkg.tar.zst.sig"]47EC000
name"glibc-2.39-1-x86_64.pkg.tar.zst.sig"
index21
show full value
Ref(
    [
        RefItem {
            index: 21,
            name_len: 35,
            name: "glibc-2.39-1-x86_64.pkg.tar.zst.sig",
        },
    ],
)
show hex data
15 00 00 00 00 00 00 00 23 00 67 6C 69 62 63 2D 32 2E 33 39 2D 31 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 2E 73 69 67 
137ExtentData (6C)0inline, length 215 B47EC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 215,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                136,
                213,
                4,
                0,
                22,
                10,
                0,
                125,
                22,
                33,
                4,
                5,
                199,
                119,
                90,
                158,
                139,
                151,
                116,
                7,
                254,
                8,
                230,
                157,
                76,
                90,
                161,
                84,
                38,
                218,
                10,
                5,
                2,
                101,
                189,
                29,
                57,
                95,
                20,
                128,
                0,
                0,
                0,
                0,
                46,
                0,
                40,
                105,
                115,
                115,
                117,
                101,
                114,
                45,
                102,
                112,
                114,
                64,
                110,
                111,
                116,
                97,
                116,
                105,
                111,
                110,
                115,
                46,
                111,
                112,
                101,
                110,
                112,
                103,
                112,
                46,
                102,
                105,
                102,
                116,
                104,
                104,
                111,
                114,
                115,
                101,
                109,
                97,
                110,
                46,
                110,
                101,
                116,
                48,
                53,
                67,
                55,
                55,
                55,
                53,
                65,
                57,
                69,
                56,
                66,
                57,
                55,
                55,
                52,
                48,
                55,
                70,
                69,
                48,
                56,
                69,
                54,
                57,
                68,
                52,
                67,
                53,
                65,
                65,
                49,
                53,
                52,
                50,
                54,
                68,
                65,
                48,
                65,
                0,
                10,
                9,
                16,
                157,
                76,
                90,
                161,
                84,
                38,
                218,
                10,
                111,
                152,
                1,
                0,
                255,
                141,
                187,
                107,
                47,
                222,
                216,
                24,
                183,
                129,
                252,
                116,
                88,
                31,
                166,
                122,
                181,
                100,
                154,
                209,
                15,
                105,
                184,
                153,
                206,
                85,
                207,
                253,
                38,
                204,
                128,
                33,
                1,
                0,
                204,
                224,
                191,
                215,
                191,
                51,
                18,
                118,
                212,
                31,
                181,
                60,
                65,
                50,
                197,
                114,
                166,
                144,
                252,
                71,
                242,
                5,
                149,
                205,
                137,
                228,
                219,
                69,
                214,
                148,
                87,
                5,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 D7 00 00 00 00 00 00 00 00 00 00 00 00 88 D5 04 00 16 0A 00 7D 16 21 04 05 C7 77 5A 9E 8B 97 74 07 FE 08 E6 9D 4C 5A A1 54 26 DA 0A 05 02 65 BD 1D 39 5F 14 80 00 00 00 00 2E 00 28 69 73 73 75 65 72 2D 66 70 72 40 6E 6F 74 61 74 69 6F 6E 73 2E 6F 70 65 6E 70 67 70 2E 66 69 66 74 68 68 6F 72 73 65 6D 61 6E 2E 6E 65 74 30 35 43 37 37 37 35 41 39 45 38 42 39 37 37 34 30 37 46 45 30 38 45 36 39 44 34 43 35 41 41 31 35 34 32 36 44 41 30 41 00 0A 09 10 9D 4C 5A A1 54 26 DA 0A 6F 98 01 00 FF 8D BB 6B 2F DE D8 18 B7 81 FC 74 58 1F A6 7A B5 64 9A D1 0F 69 B8 99 CE 55 CF FD 26 CC 80 21 01 00 CC E0 BF D7 BF 33 12 76 D4 1F B5 3C 41 32 C5 72 A6 90 FC 47 F2 05 95 CD 89 E4 DB 45 D6 94 57 05 
138Inode (01)0regular file, mode 064447EC000
size8479503
mode33188
uid0
gid0
nlink1
atime1708913570
ctime1708913549
mtime1706110978
otime1708913548
show full value
Inode(
    InodeItem {
        generation: 8,
        transid: 9,
        size: 8479503,
        nbytes: 8482816,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 1662,
        atime: Time {
            sec: 1708913570,
            nsec: 304165446,
        },
        ctime: Time {
            sec: 1708913549,
            nsec: 194038624,
        },
        mtime: Time {
            sec: 1706110978,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913548,
            nsec: 360700294,
        },
    },
)
show hex data
08 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0F 63 81 00 00 00 00 00 00 70 81 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 7E 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 A2 F3 DB 65 00 00 00 00 46 32 21 12 8D F3 DB 65 00 00 00 00 60 CB 90 0B 02 30 B1 65 00 00 00 00 00 00 00 00 8C F3 DB 65 00 00 00 00 86 D9 7F 15 
138Ref (0C)104["systemd-255.3-1-x86_64.pkg.tar.zst"]47EC000
name"systemd-255.3-1-x86_64.pkg.tar.zst"
index24
show full value
Ref(
    [
        RefItem {
            index: 24,
            name_len: 34,
            name: "systemd-255.3-1-x86_64.pkg.tar.zst",
        },
    ],
)
show hex data
18 00 00 00 00 00 00 00 22 00 73 79 73 74 65 6D 64 2D 32 35 35 2E 33 2D 31 2D 78 38 36 5F 36 34 2E 70 6B 67 2E 74 61 72 2E 7A 73 74 
138ExtentData (6C)0external, length 8284 KiB47EC000

8284 KiB on disk, starting at offset 0 within the extent at address 3767B000; 8284 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8482816,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 929542144,
                disk_num_bytes: 8482816,
                offset: 0,
                num_bytes: 8482816,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 70 81 00 00 00 00 00 00 00 00 00 01 00 B0 67 37 00 00 00 00 00 70 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 81 00 00 00 00 00