Home
last modified time | relevance | path

Searched refs:vdo_before_journal_point (Results 1 – 3 of 3) sorted by relevance

/drivers/md/dm-vdo/
A Dslab-depot.c909 result = VDO_ASSERT(vdo_before_journal_point(&journal->tail_header.recovery_point, in add_entry()
966 if (!vdo_before_journal_point(&journal->tail_header.recovery_point, &expanded)) in vdo_attempt_replay_into_slab()
1989 if (!vdo_before_journal_point(&block->commit_points[sector], entry_point)) { in replay_reference_count_change()
2277 if (vdo_before_journal_point(&slab->slab_journal_point, in unpack_reference_block()
2959 result = VDO_ASSERT(!vdo_before_journal_point(&last_entry_applied, in apply_journal_entries()
A Dencodings.h1129 static inline bool vdo_before_journal_point(const struct journal_point *first, in vdo_before_journal_point() function
A Drecovery-journal.c1178 VDO_ASSERT_LOG_ONLY(vdo_before_journal_point(&journal->commit_point, in continue_committed_waiter()

Completed in 671 milliseconds