Searched refs:vdo_before_journal_point (Results 1 – 3 of 3) sorted by relevance
910 result = VDO_ASSERT(vdo_before_journal_point(&journal->tail_header.recovery_point, in add_entry()967 if (!vdo_before_journal_point(&journal->tail_header.recovery_point, &expanded)) in vdo_attempt_replay_into_slab()1997 if (!vdo_before_journal_point(&block->commit_points[sector], entry_point)) { in replay_reference_count_change()2286 if (vdo_before_journal_point(&slab->slab_journal_point, in unpack_reference_block()2968 result = VDO_ASSERT(!vdo_before_journal_point(&last_entry_applied, in apply_journal_entries()
1104 static inline bool vdo_before_journal_point(const struct journal_point *first, in vdo_before_journal_point() function
1184 VDO_ASSERT_LOG_ONLY(vdo_before_journal_point(&journal->commit_point, in continue_committed_waiter()