Module linux_info::storage[][src]

Expand description

get information about drives and raids.
Should this be called fs??

Structs

Filesystem statistics

Read mount points from /proc/self/mountinfo.

Read partitions from /proc/partitions.

A raid device.

Read mount points from /proc/mdstat.

Functions

Returns the sector size for a given path.