Searched refs:is_cleared (Results 1 – 3 of 3) sorted by relevance
58 bool is_cleared() const { return (size | count | content_flags) == 0; } in is_cleared() function
961 leader->batch->GetWalTerminationPoint().is_cleared()) { in MergeBatch()
2064 if (wal_only && !batch_end.is_cleared()) { in Append()