|
Coda Distributed File System
|
#include <resstats.h>
Public Member Functions | |
| conflictstats () | |
| void | update (conflictstats *) |
Public Attributes | |
| int | nn |
| int | ru |
| int | uu |
| int | mv |
| int | wrap |
| int | other |
| conflictstats::conflictstats | ( | ) |
| void conflictstats::update | ( | conflictstats * | cs | ) |
| int conflictstats::mv |
| int conflictstats::nn |
| int conflictstats::other |
| int conflictstats::ru |
| int conflictstats::uu |
| int conflictstats::wrap |