Searched refs:journal_point (Results 1 – 4 of 4) sorted by relevance
392 struct journal_point { struct478 struct journal_point recovery_point;1112 static inline void vdo_advance_journal_point(struct journal_point *point, in vdo_advance_journal_point()1129 static inline bool vdo_before_journal_point(const struct journal_point *first, in vdo_before_journal_point()1130 const struct journal_point *second) in vdo_before_journal_point()1143 static inline void vdo_pack_journal_point(const struct journal_point *unpacked, in vdo_pack_journal_point()1157 struct journal_point *unpacked) in vdo_unpack_journal_point()
168 struct journal_point commit_points[VDO_SECTORS_PER_BLOCK];258 struct journal_point slab_journal_point;510 struct journal_point *recovery_point,
175 struct journal_point append_point;177 struct journal_point commit_point;
115 struct journal_point next_journal_point;872 repair->next_journal_point = (struct journal_point) { in vdo_replay_into_slab_journals()