struct ramdisk_block_write_counts
Defined at line 80 of file ../../src/storage/lib/ramdevice_client/cpp/include/ramdevice-client/ramdisk.h
A struct containing the number of write operations transmitted to the ramdisk
since the last invocation of "wake" or "sleep_after".
Public Members
uint64_t received
uint64_t successful
uint64_t failed