Documentation ¶
Index ¶
Constants ¶
View Source
const DevicePath = "/dev"
View Source
const O_PATH = unix.O_PATH
Variables ¶
This section is empty.
Functions ¶
func IsXattrNotFound ¶
Types ¶
type DiskLister ¶
type RealDevTmpFS ¶
type RealDevTmpFS struct { }
func (RealDevTmpFS) DevFor ¶
func (RealDevTmpFS) DevFor(path string) (uint32, uint32, error)
DevFor returns the major and minor numbers for the device.
func (RealDevTmpFS) ListDisks ¶
func (RealDevTmpFS) ListDisks() ([]string, error)
List all paths under /dev that looks like a disk.
Click to show internal directories.
Click to hide internal directories.