Make.Stats
type t
=
{
mutable nr_erased : int64;
number of sectors erased during discard
mutable nr_unmapped : int64;
number of sectors unmapped during discard
}
Runtime statistics on a device