Tree 5 (filesystem)

Explanation

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

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

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

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

go back to root tree
11D4Inode (01)0regular file, mode 0644228C000
size10604
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 10604,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 13,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 6C 29 00 00 00 00 00 00 00 30 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 0D 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11D4Ref (0C)10C7["ro_RO"]228C000
name"ro_RO"
index270
show full value
Ref(
    [
        RefItem {
            index: 270,
            name_len: 5,
            name: "ro_RO",
        },
    ],
)
show hex data
0E 01 00 00 00 00 00 00 05 00 72 6F 5F 52 4F 
11D4ExtentData (6C)0external, length 12 KiB228C000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320452096,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 80 B4 4E 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
11D5Inode (01)0regular file, mode 064422AC000
size4589
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4589,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 38,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 ED 11 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 26 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11D5Ref (0C)10C7["ru_RU"]22AC000
name"ru_RU"
index271
show full value
Ref(
    [
        RefItem {
            index: 271,
            name_len: 5,
            name: "ru_RU",
        },
    ],
)
show hex data
0F 01 00 00 00 00 00 00 05 00 72 75 5F 52 55 
11D5ExtentData (6C)0external, length 8 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320464384,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 B0 B4 4E 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
11D6Inode (01)0regular file, mode 064422AC000
size2534
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 2534,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 227,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 E6 09 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 E3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11D6Ref (0C)10C7["ru_UA"]22AC000
name"ru_UA"
index272
show full value
Ref(
    [
        RefItem {
            index: 272,
            name_len: 5,
            name: "ru_UA",
        },
    ],
)
show hex data
10 01 00 00 00 00 00 00 05 00 72 75 5F 55 41 
11D6ExtentData (6C)0external, length 4 KiB22AC000

4 KiB on disk, starting at offset 0 within the extent at address 4EB4D000; 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: 1320472576,
                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 D0 B4 4E 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 
11D7Inode (01)0regular file, mode 064422AC000
size3302
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3302,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 28,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 E6 0C 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 1C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11D7Ref (0C)10C7["rw_RW"]22AC000
name"rw_RW"
index273
show full value
Ref(
    [
        RefItem {
            index: 273,
            name_len: 5,
            name: "rw_RW",
        },
    ],
)
show hex data
11 01 00 00 00 00 00 00 05 00 72 77 5F 52 57 
11D7ExtentData (6C)0external, length 4 KiB22AC000

4 KiB on disk, starting at offset 0 within the extent at address 4EB4E000; 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: 1320476672,
                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 E0 B4 4E 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 
11D8Inode (01)0regular file, mode 064422AC000
size5883
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 5883,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 48,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 FB 16 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11D8Ref (0C)10C7["sa_IN"]22AC000
name"sa_IN"
index274
show full value
Ref(
    [
        RefItem {
            index: 274,
            name_len: 5,
            name: "sa_IN",
        },
    ],
)
show hex data
12 01 00 00 00 00 00 00 05 00 73 61 5F 49 4E 
11D8ExtentData (6C)0external, length 8 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320480768,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 F0 B4 4E 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
11D9Inode (01)0regular file, mode 064422AC000
size8424
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 8424,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 E8 20 00 00 00 00 00 00 00 30 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 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11D9Ref (0C)10C7["sah_RU"]22AC000
name"sah_RU"
index275
show full value
Ref(
    [
        RefItem {
            index: 275,
            name_len: 6,
            name: "sah_RU",
        },
    ],
)
show hex data
13 01 00 00 00 00 00 00 06 00 73 61 68 5F 52 55 
11D9ExtentData (6C)0external, length 12 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320488960,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 10 B5 4E 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
11DAInode (01)0regular file, mode 064422AC000
size4195
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4195,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 63 10 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11DARef (0C)10C7["sat_IN"]22AC000
name"sat_IN"
index276
show full value
Ref(
    [
        RefItem {
            index: 276,
            name_len: 6,
            name: "sat_IN",
        },
    ],
)
show hex data
14 01 00 00 00 00 00 00 06 00 73 61 74 5F 49 4E 
11DAExtentData (6C)0external, length 8 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320501248,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 40 B5 4E 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
11DBInode (01)0regular file, mode 064422AC000
size3128
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3128,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 59,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 38 0C 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 3B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11DBRef (0C)10C7["sc_IT"]22AC000
name"sc_IT"
index277
show full value
Ref(
    [
        RefItem {
            index: 277,
            name_len: 5,
            name: "sc_IT",
        },
    ],
)
show hex data
15 01 00 00 00 00 00 00 05 00 73 63 5F 49 54 
11DBExtentData (6C)0external, length 4 KiB22AC000

4 KiB on disk, starting at offset 0 within the extent at address 4EB56000; 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: 1320509440,
                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 60 B5 4E 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 
11DCInode (01)0regular file, mode 064422AC000
size3900
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3900,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 279,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 3C 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 17 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11DCRef (0C)10C7["sd_IN"]22AC000
name"sd_IN"
index278
show full value
Ref(
    [
        RefItem {
            index: 278,
            name_len: 5,
            name: "sd_IN",
        },
    ],
)
show hex data
16 01 00 00 00 00 00 00 05 00 73 64 5F 49 4E 
11DCExtentData (6C)0external, length 4 KiB22AC000

4 KiB on disk, starting at offset 0 within the extent at address 4EB57000; 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: 1320513536,
                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 70 B5 4E 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 
11DDInode (01)0regular file, mode 064422AC000
size4261
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4261,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 559,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 A5 10 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2F 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 A4 F3 DB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11DDRef (0C)10C7["sd_IN@devanagari"]22AC000
name"sd_IN@devanagari"
index279
show full value
Ref(
    [
        RefItem {
            index: 279,
            name_len: 16,
            name: "sd_IN@devanagari",
        },
    ],
)
show hex data
17 01 00 00 00 00 00 00 10 00 73 64 5F 49 4E 40 64 65 76 61 6E 61 67 61 72 69 
11DDExtentData (6C)0external, length 8 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320517632,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 80 B5 4E 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
11DEInode (01)0regular file, mode 064422AC000
size10424
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 10424,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 B8 28 00 00 00 00 00 00 00 30 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 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11DERef (0C)10C7["se_NO"]22AC000
name"se_NO"
index280
show full value
Ref(
    [
        RefItem {
            index: 280,
            name_len: 5,
            name: "se_NO",
        },
    ],
)
show hex data
18 01 00 00 00 00 00 00 05 00 73 65 5F 4E 4F 
11DEExtentData (6C)0external, length 12 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320525824,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 A0 B5 4E 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
11DFInode (01)0regular file, mode 064422AC000
size3053
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3053,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 ED 0B 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11DFRef (0C)10C7["sgs_LT"]22AC000
name"sgs_LT"
index281
show full value
Ref(
    [
        RefItem {
            index: 281,
            name_len: 6,
            name: "sgs_LT",
        },
    ],
)
show hex data
19 01 00 00 00 00 00 00 06 00 73 67 73 5F 4C 54 
11DFExtentData (6C)0external, length 4 KiB22AC000

4 KiB on disk, starting at offset 0 within the extent at address 4EB5D000; 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: 1320538112,
                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 D0 B5 4E 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 
11E0Inode (01)0regular file, mode 064422AC000
size6024
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 6024,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 88 17 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11E0Ref (0C)10C7["shn_MM"]22AC000
name"shn_MM"
index282
show full value
Ref(
    [
        RefItem {
            index: 282,
            name_len: 6,
            name: "shn_MM",
        },
    ],
)
show hex data
1A 01 00 00 00 00 00 00 06 00 73 68 6E 5F 4D 4D 
11E0ExtentData (6C)0external, length 8 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320542208,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 E0 B5 4E 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
11E1Inode (01)0regular file, mode 064422AC000
size3766
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3766,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 B6 0E 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 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11E1Ref (0C)10C7["shs_CA"]22AC000
name"shs_CA"
index283
show full value
Ref(
    [
        RefItem {
            index: 283,
            name_len: 6,
            name: "shs_CA",
        },
    ],
)
show hex data
1B 01 00 00 00 00 00 00 06 00 73 68 73 5F 43 41 
11E1ExtentData (6C)0external, length 4 KiB22AC000

4 KiB on disk, starting at offset 0 within the extent at address 4EB60000; 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: 1320550400,
                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 00 B6 4E 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 
11E2Inode (01)0regular file, mode 064422AC000
size6157
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 6157,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 0D 18 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11E2Ref (0C)10C7["si_LK"]22AC000
name"si_LK"
index284
show full value
Ref(
    [
        RefItem {
            index: 284,
            name_len: 5,
            name: "si_LK",
        },
    ],
)
show hex data
1C 01 00 00 00 00 00 00 05 00 73 69 5F 4C 4B 
11E2ExtentData (6C)0external, length 8 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320554496,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 10 B6 4E 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
11E3Inode (01)0regular file, mode 064422AC000
size4611
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 4611,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 7,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 03 12 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11E3Ref (0C)10C7["sid_ET"]22AC000
name"sid_ET"
index285
show full value
Ref(
    [
        RefItem {
            index: 285,
            name_len: 6,
            name: "sid_ET",
        },
    ],
)
show hex data
1D 01 00 00 00 00 00 00 06 00 73 69 64 5F 45 54 
11E3ExtentData (6C)0external, length 8 KiB22AC000

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

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1320562688,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 30 B6 4E 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
11E4Inode (01)0regular file, mode 064422AC000
size3902
mode33188
uid0
gid0
nlink1
atime1708913572
ctime1708913572
mtime1706809093
otime1708913572
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 3902,
        nbytes: 4096,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 19,
        atime: Time {
            sec: 1708913572,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
        mtime: Time {
            sec: 1706809093,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913572,
            nsec: 84176160,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 3E 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 13 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 20 6D 04 05 05 D7 BB 65 00 00 00 00 00 00 00 00 A4 F3 DB 65 00 00 00 00 20 6D 04 05 
11E4Ref (0C)10C7["sk_SK"]22AC000
name"sk_SK"
index286
show full value
Ref(
    [
        RefItem {
            index: 286,
            name_len: 5,
            name: "sk_SK",
        },
    ],
)
show hex data
1E 01 00 00 00 00 00 00 05 00 73 6B 5F 53 4B