filesystem

package
v0.0.0-...-1921f43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2023 License: LGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Make

func Make(file *os.File, blockSize, numBlocks int) error

func ReadBlock

func ReadBlock(
	filesystemDevice *device.Device,
	superblockObject *superblock.Superblock,
	bid int,
	offset int64,
	count int,
) []byte

func WriteToBlock

func WriteToBlock(
	filesystemDevice *device.Device,
	superblockObject *superblock.Superblock,
	bid int,
	offset int64,
	data []byte,
)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL