Tree 257

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
100Inode (01)0directory, mode 07004710000
size0
mode16832
uid0
gid0
nlink1
atime1708913586
ctime1708913586
mtime1708913586
otime1708913586
show full value
Inode(
    InodeItem {
        generation: 10,
        transid: 10,
        size: 0,
        nbytes: 0,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 16832,
        rdev: 0,
        flags: 0,
        sequence: 0,
        atime: Time {
            sec: 1708913586,
            nsec: 214261324,
        },
        ctime: Time {
            sec: 1708913586,
            nsec: 214261324,
        },
        mtime: Time {
            sec: 1708913586,
            nsec: 214261324,
        },
        otime: Time {
            sec: 1708913586,
            nsec: 214261324,
        },
    },
)
show hex data
0A 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 01 00 00 00 00 00 00 00 00 00 00 00 C0 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 B2 F3 DB 65 00 00 00 00 4C 5E C5 0C B2 F3 DB 65 00 00 00 00 4C 5E C5 0C B2 F3 DB 65 00 00 00 00 4C 5E C5 0C B2 F3 DB 65 00 00 00 00 4C 5E C5 0C 
100Ref (0C)100[".."]4710000
name".."
index0
show full value
Ref(
    [
        RefItem {
            index: 0,
            name_len: 2,
            name: "..",
        },
    ],
)
show hex data
00 00 00 00 00 00 00 00 02 00 2E 2E