Categorygithub.com/yoda634/go-ext4
modulepackage
0.0.0-20210624082014-88dc9616fd40
Repository: https://github.com/yoda634/go-ext4.git
Documentation: pkg.go.dev

# README

Overview

This repository is a copied one from https://github.com/dsoprea/go-ext4 for my private development. Thank you Dsoprea!

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
GetTestInode returns a test inode struct and `os.File` for the file.
NewBlockGroupDescriptorListWithReadSeeker returns a `BlockGroupDescriptorsList`, which has all block-group-descriptors in a big slice.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
File types.
File types.
File types.
File types.
File types.
File types.
File types.
File types.
Reserved inodes.
Reserved inodes.
Reserved inodes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reserved inodes.
Reserved inodes.
Reserved inodes.
Reserved inodes.
Reserved inodes.
Reserved inodes.
Reserved inodes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
COMPAT_DIR_INDEX.
COMPAT_DIR_PREALLOC.
COMPAT_EXCLUDE_BITMAP.
COMPAT_EXCLUDE_INODE.
COMPAT_EXT_ATTR.
COMPAT_HAS_JOURNAL.
COMPAT_IMAGIC_INODES.
COMPAT_LAZY_BG.
COMPAT_RESIZE_INODE.
COMPAT_SPARSE_SUPER2.
INCOMPAT_64BIT.
INCOMPAT_COMPRESSION.
INCOMPAT_CSUM_SEED.
INCOMPAT_DIRDATA.
INCOMPAT_ENCRYPT.
extents support */.
INCOMPAT_FILETYPE.
INCOMPAT_FLEX_BG.
INCOMPAT_INLINE_DATA.
Journal device */.
INCOMPAT_LARGEDIR.
INCOMPAT_EA_INODE.
INCOMPAT_META_BG.
INCOMPAT_MMP.
Needs recovery */.
RO_COMPAT_BIGALLOC.
RO_COMPAT_BTREE_DIR.
RO_COMPAT_DIR_NLINK.
RO_COMPAT_EXTRA_ISIZE.
RO_COMPAT_GDT_CSUM.
RO_COMPAT_HAS_SNAPSHOT.
RO_COMPAT_HUGE_FILE.
RO_COMPAT_LARGE_FILE.
RO_COMPAT_METADATA_CSUM.
RO_COMPAT_PROJECT.
RO_COMPAT_QUOTA.
RO_COMPAT_READONLY.
RO_COMPAT_REPLICA.
RO_COMPAT_SPARSE_SUPER.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The first superblock is after the bootloader code.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SbFeatureCompatNames is an ordered list of names.
No description provided by the author
SbFeatureIncompatNames is an ordered list of names.
No description provided by the author
SbFeatureRoCompatNames is an ordered list of names.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DirectoryBrowser provides high-level directory navigation.
DirectoryEntry wraps the raw directory entry and provides higher-level functionality.
DirectoryWalk provides full directory-structure recursion.
Ext4DirEntry2 is one of potentially many sequential entries stored in a directory inode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InodeReader fulfills the `io.Reader` interface to read arbitrary amounts of data.
No description provided by the author
No description provided by the author