Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ has_flag
Method
has_flag
src/common/options.h:391–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
void print(std::ostream *out) const;
390
391
bool has_flag(flag_t f) const {
392
return flags & f;
393
}
394
395
/**
396
* A crude indicator of whether the value may be
Callers
6
handle_osd_map
Method · 0.45
is_data_pool_full
Method · 0.45
TEST_P
Function · 0.45
get_is_hinfo_required
Method · 0.45
get_is_ec_optimized
Method · 0.45
set_mon_vals
Method · 0.45
Calls
no outgoing calls
Tested by
4
is_data_pool_full
Method · 0.36
TEST_P
Function · 0.36
get_is_hinfo_required
Method · 0.36
get_is_ec_optimized
Method · 0.36