Module mprober::volume[][src]

Structs

Functions

Get mounting points of all block devices by reading the /proc/mounts file.

Get volume information by reading the /proc/diskstats file and using the statvfs function in libc.

Get volume information by reading the /proc/diskstats file and using the statvfs function in libc. And measure the speed within a specific time interval.