|
| LogBuckets (INodeUint32 sz) |
|
BucketList & | get_active_list () |
|
void | set_dirty () |
|
bool | is_dirty () const |
|
void | set_clean () |
|
bool | is_bucket_dirty (INodeUint32 bucket_idx) const |
|
void | set_bucket_dirty (INodeUint32 bucket_idx) |
|
void | set_bucket_clean (INodeUint32 bucket_idx) |
|
void | set_bucket_dirty_mask (INodeUint32 mask_dirty) |
|
INodeUint32 | get_count () const |
|
int * | get_active_buckets () |
|
int * | get_active2bucket () |
|
INodeUint32 & | get_active_bucket_count () |
|
const int * | get_active_buckets (INodeUint32 required_size) |
|
const int * | get_active_buckets_by_idx (INodeUint32 bucket_idx) |
|
const int * | get_active_buckets_last () |
|