43 if ((flags & COMPACT_FLAG_ALL) == COMPACT_FLAG_ALL) {
48 if ((flags & COMPACT_FLAG_ROOT) == COMPACT_FLAG_ROOT) {
52 if ((flags & COMPACT_FLAG_METADATA) == COMPACT_FLAG_METADATA) {
58 if ((flags & COMPACT_FLAG_SYSTEM) == COMPACT_FLAG_SYSTEM) {
64 if ((flags & COMPACT_FLAG_USER) == COMPACT_FLAG_USER) {
71 if ((flags & COMPACT_FLAG_MINOR) == COMPACT_FLAG_MINOR) {
77 if ((flags & COMPACT_FLAG_MAJOR) == COMPACT_FLAG_MAJOR) {
83 if ((flags & COMPACT_FLAG_MERGING) == COMPACT_FLAG_MERGING) {
89 if ((flags & COMPACT_FLAG_GC) == COMPACT_FLAG_GC) {
static string compact_flags_to_string(uint32_t flags)
Po::typed_value< String > * str(String *v=0)
Declarations for RangeServerProtocol.
Compatibility Macros for C/C++.
Declarations for CommBuf.