//
pkg.gl
Category
github.com/siderolabs/go-blockdevice/v2
blkid
internal
filesystems
vfat
package
2.0.3
Repository:
https://github.com/siderolabs/go-blockdevice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
419 SLOC
#
Constants
MSDOSSB_SIZE
MSDOSSB_SIZE is the size of the MSDOSSB struct.
VFATSB_SIZE
VFATSB_SIZE is the size of the VFATSB struct.
#
Structs
Probe
Probe for the filesystem.
#
Type aliases
MSDOSSB
MSDOSSB is a byte slice representing the msdos.h C header.
VFATSB
VFATSB is a byte slice representing the vfat.h C header.