Lines Matching full:generation
220 * update_oldest_active_generation() - Update the oldest active generation.
223 * Return: true if the oldest active generation has changed.
241 * vdo_increment_logical_zone_flush_generation() - Increment the flush generation in a logical
244 * @expected_generation: The expected value of the flush generation before the increment.
251 "logical zone %u flush generation %llu should be %llu before increment", in vdo_increment_logical_zone_flush_generation()
261 * vdo_acquire_flush_generation_lock() - Acquire the shared lock on a flush generation by a write
280 * notify_flusher() - Notify the flush that at least one generation no longer has active VIOs.
296 * attempt_generation_complete_notification() - Notify the flusher if some generation no
318 * vdo_release_flush_generation_lock() - Release the shared lock on a flush generation held by a
322 * If there are pending flushes, and this data_vio completes the oldest generation active in this
336 "data_vio releasing lock on generation %llu is not older than oldest active generation %llu", in vdo_release_flush_generation_lock()