Module mprober_lib::volume
source · Structs
Functions
- Get mounting points of all block devices by reading the
/proc/mountsfile. - Get volume information by reading the
/proc/diskstatsfile and using thestatvfsfunction in libc. - Get volume information by reading the
/proc/diskstatsfile and using thestatvfsfunction in libc. And measure the speed within a specific time interval.