Searched refs:NotifyReadersOfPrune (Results 1 – 3 of 3) sorted by relevance
72 void SerializedLogChunk::NotifyReadersOfPrune(log_id_t log_id) { in NotifyReadersOfPrune() function in SerializedLogChunk
68 void NotifyReadersOfPrune(log_id_t log_id) REQUIRES(logd_lock);
58 chunk->NotifyReadersOfPrune(log_id); in ClearLogsByUid()220 it_to_prune->NotifyReadersOfPrune(log_id); in Prune()