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
1F86Ref (0C)25C["blkid"]3AD8000
name"blkid"
index165
show full value
Ref(
    [
        RefItem {
            index: 165,
            name_len: 5,
            name: "blkid",
        },
    ],
)
show hex data
A5 00 00 00 00 00 00 00 05 00 62 6C 6B 69 64 
1F86Dir (54)CCB4855F"blkid.h" @ 1F873AD8000
name"blkid.h"
target key1F87 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 8071,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 7,
        dir_type: 1,
        name: "blkid.h",
    },
)
show hex data
87 1F 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 07 00 01 62 6C 6B 69 64 2E 68 
1F86DirIndex (60)2"blkid.h" @ 1F873AD8000
name"blkid.h"
target key1F87 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 8071,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 7,
        dir_type: 1,
        name: "blkid.h",
    },
)
show hex data
87 1F 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 07 00 01 62 6C 6B 69 64 2E 68 
1F87Inode (01)0regular file, mode 06443AD8000
size16562
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 16562,
        nbytes: 20480,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 B2 40 00 00 00 00 00 00 00 50 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 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F87Ref (0C)1F86["blkid.h"]3AD8000
name"blkid.h"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 7,
            name: "blkid.h",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 07 00 62 6C 6B 69 64 2E 68 
1F87ExtentData (6C)0external, length 20 KiB3AD8000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 20480,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1330413568,
                disk_num_bytes: 20480,
                offset: 0,
                num_bytes: 20480,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 01 00 80 4C 4F 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 
1F88Inode (01)0directory, mode 07553AD8000
size20
mode16877
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1708913572
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 20,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 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 01 00 00 00 00 00 00 00 00 00 00 00 ED 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F88Ref (0C)25C["libfdisk"]3AD8000
name"libfdisk"
index166
show full value
Ref(
    [
        RefItem {
            index: 166,
            name_len: 8,
            name: "libfdisk",
        },
    ],
)
show hex data
A6 00 00 00 00 00 00 00 08 00 6C 69 62 66 64 69 73 6B 
1F88Dir (54)DAFF7E8F"libfdisk.h" @ 1F893AD8000
name"libfdisk.h"
target key1F89 Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 8073,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "libfdisk.h",
    },
)
show hex data
89 1F 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 6C 69 62 66 64 69 73 6B 2E 68 
1F88DirIndex (60)2"libfdisk.h" @ 1F893AD8000
name"libfdisk.h"
target key1F89 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 8073,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "libfdisk.h",
    },
)
show hex data
89 1F 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 6C 69 62 66 64 69 73 6B 2E 68 
1F89Inode (01)0regular file, mode 06443AD8000
size32169
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 32169,
        nbytes: 32768,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 A9 7D 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F89Ref (0C)1F88["libfdisk.h"]3AD8000
name"libfdisk.h"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 10,
            name: "libfdisk.h",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0A 00 6C 69 62 66 64 69 73 6B 2E 68 
1F89ExtentData (6C)0external, length 32 KiB3AD8000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 32768,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1330434048,
                disk_num_bytes: 32768,
                offset: 0,
                num_bytes: 32768,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 01 00 D0 4C 4F 00 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 
1F8AInode (01)0directory, mode 07553AD8000
size20
mode16877
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1708913572
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 20,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 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 01 00 00 00 00 00 00 00 00 00 00 00 ED 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F8ARef (0C)25C["libmount"]3AD8000
name"libmount"
index167
show full value
Ref(
    [
        RefItem {
            index: 167,
            name_len: 8,
            name: "libmount",
        },
    ],
)
show hex data
A7 00 00 00 00 00 00 00 08 00 6C 69 62 6D 6F 75 6E 74 
1F8ADir (54)57299F05"libmount.h" @ 1F8B3AD8000
name"libmount.h"
target key1F8B Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 8075,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "libmount.h",
    },
)
show hex data
8B 1F 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 6C 69 62 6D 6F 75 6E 74 2E 68 
1F8ADirIndex (60)2"libmount.h" @ 1F8B3AD8000
name"libmount.h"
target key1F8B Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 8075,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 10,
        dir_type: 1,
        name: "libmount.h",
    },
)
show hex data
8B 1F 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 6C 69 62 6D 6F 75 6E 74 2E 68 
1F8BInode (01)0regular file, mode 06443AD8000
size37691
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 37691,
        nbytes: 40960,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 3B 93 00 00 00 00 00 00 00 A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F8BRef (0C)1F8A["libmount.h"]3AD8000
name"libmount.h"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 10,
            name: "libmount.h",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0A 00 6C 69 62 6D 6F 75 6E 74 2E 68 
1F8BExtentData (6C)0external, length 40 KiB3AD8000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 40960,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1330466816,
                disk_num_bytes: 40960,
                offset: 0,
                num_bytes: 40960,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 A0 00 00 00 00 00 00 00 00 00 00 01 00 50 4D 4F 00 00 00 00 00 A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 00 00 00 00 00 00 
1F8CInode (01)0directory, mode 07553AD8000
size28
mode16877
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1708913572
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 28,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 1C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F8CRef (0C)25C["libsmartcols"]3AD8000
name"libsmartcols"
index168
show full value
Ref(
    [
        RefItem {
            index: 168,
            name_len: 12,
            name: "libsmartcols",
        },
    ],
)
show hex data
A8 00 00 00 00 00 00 00 0C 00 6C 69 62 73 6D 61 72 74 63 6F 6C 73 
1F8CDir (54)804D9509"libsmartcols.h" @ 1F8D3AD8000
name"libsmartcols.h"
target key1F8D Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 8077,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "libsmartcols.h",
    },
)
show hex data
8D 1F 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 0E 00 01 6C 69 62 73 6D 61 72 74 63 6F 6C 73 2E 68 
1F8CDirIndex (60)2"libsmartcols.h" @ 1F8D3AD8000
name"libsmartcols.h"
target key1F8D Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 8077,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 14,
        dir_type: 1,
        name: "libsmartcols.h",
    },
)
show hex data
8D 1F 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 0E 00 01 6C 69 62 73 6D 61 72 74 63 6F 6C 73 2E 68 
1F8DInode (01)0regular file, mode 06443AD8000
size16293
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 16293,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 A5 3F 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F8DRef (0C)1F8C["libsmartcols.h"]3AD8000
name"libsmartcols.h"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 14,
            name: "libsmartcols.h",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 0E 00 6C 69 62 73 6D 61 72 74 63 6F 6C 73 2E 68 
1F8DExtentData (6C)0external, length 16 KiB3AD8000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 16384,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1330507776,
                disk_num_bytes: 16384,
                offset: 0,
                num_bytes: 16384,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 01 00 F0 4D 4F 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 
1F8EInode (01)0directory, mode 07553AD8000
size12
mode16877
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1708913572
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 12,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16877,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F8ERef (0C)25C["uuid"]3AD8000
name"uuid"
index169
show full value
Ref(
    [
        RefItem {
            index: 169,
            name_len: 4,
            name: "uuid",
        },
    ],
)
show hex data
A9 00 00 00 00 00 00 00 04 00 75 75 69 64 
1F8EDir (54)A56141AC"uuid.h" @ 1F8F3AD8000
name"uuid.h"
target key1F8F Inode 0
show full value
Dir(
    DirItem {
        location: Key {
            key_id: 8079,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 6,
        dir_type: 1,
        name: "uuid.h",
    },
)
show hex data
8F 1F 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 06 00 01 75 75 69 64 2E 68 
1F8EDirIndex (60)2"uuid.h" @ 1F8F3AD8000
name"uuid.h"
target key1F8F Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 8079,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 6,
        dir_type: 1,
        name: "uuid.h",
    },
)
show hex data
8F 1F 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 06 00 01 75 75 69 64 2E 68 
1F8FInode (01)0regular file, mode 06443AD8000
size4041
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4041,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 6,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 C9 0F 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F8FRef (0C)1F8E["uuid.h"]3AD8000
name"uuid.h"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 6,
            name: "uuid.h",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 06 00 75 75 69 64 2E 68 
1F8FExtentData (6C)0external, length 4 KiB3AD8000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 4096,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1330524160,
                disk_num_bytes: 4096,
                offset: 0,
                num_bytes: 4096,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01 00 30 4E 4F 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 
1F90Inode (01)0symbolic link, mode 07773AD8000
size13
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 13,
        nbytes: 13,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 39,
        atime: Time {
            sec: 1708913585,
            nsec: 474256859,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 0D 00 00 00 00 00 00 00 0D 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 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 DB 95 44 1C A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F90Ref (0C)25D["libblkid.so"]3AD8000
name"libblkid.so"
index163
show full value
Ref(
    [
        RefItem {
            index: 163,
            name_len: 11,
            name: "libblkid.so",
        },
    ],
)
show hex data
A3 00 00 00 00 00 00 00 0B 00 6C 69 62 62 6C 6B 69 64 2E 73 6F 
1F90ExtentData (6C)0inline, length 13 B3AD8000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 13,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                108,
                105,
                98,
                98,
                108,
                107,
                105,
                100,
                46,
                115,
                111,
                46,
                49,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0D 00 00 00 00 00 00 00 00 00 00 00 00 6C 69 62 62 6C 6B 69 64 2E 73 6F 2E 31 
1F91Inode (01)0symbolic link, mode 07773AD8000
size17
mode41471
uid0
gid0
nlink1
atime1708913584
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 17,
        nbytes: 17,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 10,
        atime: Time {
            sec: 1708913584,
            nsec: 367583516,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 11 00 00 00 00 00 00 00 11 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 0A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 1C E1 E8 15 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F91Ref (0C)25D["libblkid.so.1"]3AD8000
name"libblkid.so.1"
index164
show full value
Ref(
    [
        RefItem {
            index: 164,
            name_len: 13,
            name: "libblkid.so.1",
        },
    ],
)
show hex data
A4 00 00 00 00 00 00 00 0D 00 6C 69 62 62 6C 6B 69 64 2E 73 6F 2E 31 
1F91ExtentData (6C)0inline, length 17 B3AD8000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 17,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                108,
                105,
                98,
                98,
                108,
                107,
                105,
                100,
                46,
                115,
                111,
                46,
                49,
                46,
                49,
                46,
                48,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 11 00 00 00 00 00 00 00 00 00 00 00 00 6C 69 62 62 6C 6B 69 64 2E 73 6F 2E 31 2E 31 2E 30 
1F92Inode (01)0regular file, mode 07553AD8000
size244576
mode33261
uid0
gid0
nlink1
atime1708913584
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 244576,
        nbytes: 245760,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 8,
        atime: Time {
            sec: 1708913584,
            nsec: 367583516,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 60 BB 03 00 00 00 00 00 00 C0 03 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B0 F3 DB 65 00 00 00 00 1C E1 E8 15 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F92Ref (0C)25D["libblkid.so.1.1.0"]3AD8000
name"libblkid.so.1.1.0"
index165
show full value
Ref(
    [
        RefItem {
            index: 165,
            name_len: 17,
            name: "libblkid.so.1.1.0",
        },
    ],
)
show hex data
A5 00 00 00 00 00 00 00 11 00 6C 69 62 62 6C 6B 69 64 2E 73 6F 2E 31 2E 31 2E 30 
1F92ExtentData (6C)0external, length 240 KiB3AD8000

240 KiB on disk, starting at offset 0 within the extent at address 1ABFF000; 240 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 245760,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 448786432,
                disk_num_bytes: 245760,
                offset: 0,
                num_bytes: 245760,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 C0 03 00 00 00 00 00 00 00 00 00 01 00 F0 BF 1A 00 00 00 00 00 C0 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 C0 03 00 00 00 00 00 
1F93Inode (01)0symbolic link, mode 07773AD8000
size13
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 13,
        nbytes: 13,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913585,
            nsec: 474256859,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 0D 00 00 00 00 00 00 00 0D 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 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 DB 95 44 1C A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F93Ref (0C)25D["libfdisk.so"]3AD8000
name"libfdisk.so"
index166
show full value
Ref(
    [
        RefItem {
            index: 166,
            name_len: 11,
            name: "libfdisk.so",
        },
    ],
)
show hex data
A6 00 00 00 00 00 00 00 0B 00 6C 69 62 66 64 69 73 6B 2E 73 6F 
1F93ExtentData (6C)0inline, length 13 B3AD8000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 13,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                108,
                105,
                98,
                102,
                100,
                105,
                115,
                107,
                46,
                115,
                111,
                46,
                49,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 0D 00 00 00 00 00 00 00 00 00 00 00 00 6C 69 62 66 64 69 73 6B 2E 73 6F 2E 31 
1F94Inode (01)0symbolic link, mode 07773AD8000
size17
mode41471
uid0
gid0
nlink1
atime1708913585
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 17,
        nbytes: 17,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 41471,
        rdev: 0,
        flags: 0,
        sequence: 5,
        atime: Time {
            sec: 1708913585,
            nsec: 474256859,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 11 00 00 00 00 00 00 00 11 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 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B1 F3 DB 65 00 00 00 00 DB 95 44 1C A4 F3 DB 65 00 00 00 00 A6 F2 99 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25 
1F94Ref (0C)25D["libfdisk.so.1"]3AD8000
name"libfdisk.so.1"
index167
show full value
Ref(
    [
        RefItem {
            index: 167,
            name_len: 13,
            name: "libfdisk.so.1",
        },
    ],
)
show hex data
A7 00 00 00 00 00 00 00 0D 00 6C 69 62 66 64 69 73 6B 2E 73 6F 2E 31 
1F94ExtentData (6C)0inline, length 17 B3AD8000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 17,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                108,
                105,
                98,
                102,
                100,
                105,
                115,
                107,
                46,
                115,
                111,
                46,
                49,
                46,
                49,
                46,
                48,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 11 00 00 00 00 00 00 00 00 00 00 00 00 6C 69 62 66 64 69 73 6B 2E 73 6F 2E 31 2E 31 2E 30 
1F95Inode (01)0regular file, mode 07553AD8000
size353960
mode33261
uid0
gid0
nlink1
atime1708913585
ctime1708913572
mtime1701722983
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 10,
        size: 353960,
        nbytes: 356352,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33261,
        rdev: 0,
        flags: 0,
        sequence: 9,
        atime: Time {
            sec: 1708913585,
            nsec: 474256859,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 634179472,
        },
        mtime: Time {
            sec: 1701722983,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 630846118,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 A8 66 05 00 00 00 00 00 00 70 05 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ED 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 00 B1 F3 DB 65 00 00 00 00 DB 95 44 1C A4 F3 DB 65 00 00 00 00 90 CF CC 25 67 3B 6E 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 A6 F2 99 25