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
408BDirIndex (60)26"fuser.1.gz" @ 4ACF2D10000
name"fuser.1.gz"
target key4ACF Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 19151,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "fuser.1.gz",
    },
)
show hex data
CF 4A 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0A 00 01 66 75 73 65 72 2E 31 2E 67 7A 
408BDirIndex (60)27"killall.1.gz" @ 4AD02D10000
name"killall.1.gz"
target key4AD0 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 19152,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "killall.1.gz",
    },
)
show hex data
D0 4A 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0C 00 01 6B 69 6C 6C 61 6C 6C 2E 31 2E 67 7A 
408BDirIndex (60)28"peekfd.1.gz" @ 4AD12D10000
name"peekfd.1.gz"
target key4AD1 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 19153,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "peekfd.1.gz",
    },
)
show hex data
D1 4A 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0B 00 01 70 65 65 6B 66 64 2E 31 2E 67 7A 
408BDirIndex (60)29"prtstat.1.gz" @ 4AD22D10000
name"prtstat.1.gz"
target key4AD2 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 19154,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 12,
        dir_type: 1,
        name: "prtstat.1.gz",
    },
)
show hex data
D2 4A 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0C 00 01 70 72 74 73 74 61 74 2E 31 2E 67 7A 
408BDirIndex (60)2A"pslog.1.gz" @ 4AD32D10000
name"pslog.1.gz"
target key4AD3 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 19155,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "pslog.1.gz",
    },
)
show hex data
D3 4A 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0A 00 01 70 73 6C 6F 67 2E 31 2E 67 7A 
408BDirIndex (60)2B"pstree.1.gz" @ 4AD42D10000
name"pstree.1.gz"
target key4AD4 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 19156,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "pstree.1.gz",
    },
)
show hex data
D4 4A 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0B 00 01 70 73 74 72 65 65 2E 31 2E 67 7A 
408CInode (01)0symbolic link, mode 07772D10000
size7
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 7,
        nbytes: 7,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 49,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 31 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
408CRef (0C)408B["lzcat.1.gz"]2D10000
name"lzcat.1.gz"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 10,
            name: "lzcat.1.gz",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0A 00 6C 7A 63 61 74 2E 31 2E 67 7A 
408CExtentData (6C)0inline, length 7 B2D10000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 7,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 2E 31 2E 67 7A 
408DInode (01)0symbolic link, mode 07772D10000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 137,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
408DRef (0C)408B["lzcmp.1.gz"]2D10000
name"lzcmp.1.gz"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 10,
            name: "lzcmp.1.gz",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 0A 00 6C 7A 63 6D 70 2E 31 2E 67 7A 
408DExtentData (6C)0inline, length 11 B2D10000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 11,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                100,
                105,
                102,
                102,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 64 69 66 66 2E 31 2E 67 7A 
408EInode (01)0symbolic link, mode 07772D10000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 50,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
408ERef (0C)408B["lzdiff.1.gz"]2D10000
name"lzdiff.1.gz"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 11,
            name: "lzdiff.1.gz",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 0B 00 6C 7A 64 69 66 66 2E 31 2E 67 7A 
408EExtentData (6C)0inline, length 11 B2D10000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 11,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                100,
                105,
                102,
                102,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 64 69 66 66 2E 31 2E 67 7A 
408FInode (01)0symbolic link, mode 07772D10000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 22,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
408FRef (0C)408B["lzegrep.1.gz"]2D10000
name"lzegrep.1.gz"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 12,
            name: "lzegrep.1.gz",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 0C 00 6C 7A 65 67 72 65 70 2E 31 2E 67 7A 
408FExtentData (6C)0inline, length 11 B2D10000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 11,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                103,
                114,
                101,
                112,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 67 72 65 70 2E 31 2E 67 7A 
4090Inode (01)0symbolic link, mode 07772D10000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 45,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2D 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4090Ref (0C)408B["lzfgrep.1.gz"]2D10000
name"lzfgrep.1.gz"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 12,
            name: "lzfgrep.1.gz",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 0C 00 6C 7A 66 67 72 65 70 2E 31 2E 67 7A 
4090ExtentData (6C)0inline, length 11 B2D10000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 11,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                103,
                114,
                101,
                112,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 67 72 65 70 2E 31 2E 67 7A 
4091Inode (01)0symbolic link, mode 07772D10000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 47,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4091Ref (0C)408B["lzgrep.1.gz"]2D10000
name"lzgrep.1.gz"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 11,
            name: "lzgrep.1.gz",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 0B 00 6C 7A 67 72 65 70 2E 31 2E 67 7A 
4091ExtentData (6C)0inline, length 11 B2D10000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 11,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                103,
                114,
                101,
                112,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 67 72 65 70 2E 31 2E 67 7A 
4092Inode (01)0symbolic link, mode 07772D10000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 20,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4092Ref (0C)408B["lzless.1.gz"]2CFC000
name"lzless.1.gz"
index8
show full value
Ref(
    [
        RefItem {
            index: 8,
            name_len: 11,
            name: "lzless.1.gz",
        },
    ],
)
show hex data
08 00 00 00 00 00 00 00 0B 00 6C 7A 6C 65 73 73 2E 31 2E 67 7A 
4092ExtentData (6C)0inline, length 11 B2CFC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 11,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                108,
                101,
                115,
                115,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 6C 65 73 73 2E 31 2E 67 7A 
4093Inode (01)0symbolic link, mode 07772CFC000
size7
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 7,
        nbytes: 7,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 80,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4093Ref (0C)408B["lzma.1.gz"]2CFC000
name"lzma.1.gz"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 9,
            name: "lzma.1.gz",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 09 00 6C 7A 6D 61 2E 31 2E 67 7A 
4093ExtentData (6C)0inline, length 7 B2CFC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 7,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 2E 31 2E 67 7A 
4094Inode (01)0symbolic link, mode 07772CFC000
size10
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 10,
        nbytes: 10,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 64,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4094Ref (0C)408B["lzmadec.1.gz"]2CFC000
name"lzmadec.1.gz"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 12,
            name: "lzmadec.1.gz",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 0C 00 6C 7A 6D 61 64 65 63 2E 31 2E 67 7A 
4094ExtentData (6C)0inline, length 10 B2CFC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 10,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                100,
                101,
                99,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 64 65 63 2E 31 2E 67 7A 
4095Inode (01)0symbolic link, mode 07772CFC000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 23,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 17 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4095Ref (0C)408B["lzmore.1.gz"]2CFC000
name"lzmore.1.gz"
index11
show full value
Ref(
    [
        RefItem {
            index: 11,
            name_len: 11,
            name: "lzmore.1.gz",
        },
    ],
)
show hex data
0B 00 00 00 00 00 00 00 0B 00 6C 7A 6D 6F 72 65 2E 31 2E 67 7A 
4095ExtentData (6C)0inline, length 11 B2CFC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 11,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                109,
                111,
                114,
                101,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 6D 6F 72 65 2E 31 2E 67 7A 
4096Inode (01)0symbolic link, mode 07772CFC000
size7
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 7,
        nbytes: 7,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 37,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4096Ref (0C)408B["unlzma.1.gz"]2CFC000
name"unlzma.1.gz"
index12
show full value
Ref(
    [
        RefItem {
            index: 12,
            name_len: 11,
            name: "unlzma.1.gz",
        },
    ],
)
show hex data
0C 00 00 00 00 00 00 00 0B 00 75 6E 6C 7A 6D 61 2E 31 2E 67 7A 
4096ExtentData (6C)0inline, length 7 B2CFC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 7,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 2E 31 2E 67 7A 
4097Inode (01)0symbolic link, mode 07772CFC000
size7
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 7,
        nbytes: 7,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 22,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4097Ref (0C)408B["unxz.1.gz"]2CFC000
name"unxz.1.gz"
index13
show full value
Ref(
    [
        RefItem {
            index: 13,
            name_len: 9,
            name: "unxz.1.gz",
        },
    ],
)
show hex data
0D 00 00 00 00 00 00 00 09 00 75 6E 78 7A 2E 31 2E 67 7A 
4097ExtentData (6C)0inline, length 7 B2CFC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 7,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 2E 31 2E 67 7A 
4098Inode (01)0regular file, mode 06442CFC000
size25571
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 25571,
        nbytes: 28672,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 23,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 E3 63 00 00 00 00 00 00 00 70 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 17 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4098Ref (0C)408B["xz.1.gz"]2CFC000
name"xz.1.gz"
index14
show full value
Ref(
    [
        RefItem {
            index: 14,
            name_len: 7,
            name: "xz.1.gz",
        },
    ],
)
show hex data
0E 00 00 00 00 00 00 00 07 00 78 7A 2E 31 2E 67 7A 
4098ExtentData (6C)0external, length 28 KiB2CFC000

28 KiB on disk, starting at offset 0 within the extent at address 50C78000; 28 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 28672,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1355251712,
                disk_num_bytes: 28672,
                offset: 0,
                num_bytes: 28672,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 01 00 80 C7 50 00 00 00 00 00 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 
4099Inode (01)0symbolic link, mode 07772CFC000
size7
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 7,
        nbytes: 7,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 22,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
4099Ref (0C)408B["xzcat.1.gz"]2CFC000
name"xzcat.1.gz"
index15
show full value
Ref(
    [
        RefItem {
            index: 15,
            name_len: 10,
            name: "xzcat.1.gz",
        },
    ],
)
show hex data
0F 00 00 00 00 00 00 00 0A 00 78 7A 63 61 74 2E 31 2E 67 7A 
4099ExtentData (6C)0inline, length 7 B2CFC000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 7,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                120,
                122,
                46,
                49,
                46,
                103,
                122,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 78 7A 2E 31 2E 67 7A 
409AInode (01)0symbolic link, mode 07772CFC000
size11
mode41471
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1706280863
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11,
        nbytes: 11,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 60,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
        mtime: Time {
            sec: 1706280863,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 54182000,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 FF A1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 9F C7 B3 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 70 C0 3A 03 
409ARef (0C)408B["xzcmp.1.gz"]2CFC000
name"xzcmp.1.gz"
index16
show full value
Ref(
    [
        RefItem {
            index: 16,
            name_len: 10,
            name: "xzcmp.1.gz",
        },
    ],
)
show hex data
10 00 00 00 00 00 00 00 0A 00 78 7A 63 6D 70 2E 31 2E 67 7A