Searched refs:journal_point (Results 1 – 7 of 7) 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()
175 struct journal_point commit_points[VDO_SECTORS_PER_BLOCK];265 struct journal_point slab_journal_point;521 struct journal_point *recovery_point,
175 struct journal_point append_point;177 struct journal_point commit_point;
881 static struct journal_point expand_journal_point(struct journal_point recovery_point, in expand_journal_point()904 struct journal_point recovery_point) in add_entry()958 struct journal_point *recovery_point, in vdo_attempt_replay_into_slab()1591 const struct journal_point *slab_journal_point, in update_reference_count()1628 const struct journal_point *slab_journal_point) in adjust_reference_count()1695 struct journal_point slab_journal_point = { in add_entry_from_waiter()1978 const struct journal_point *entry_point, in replay_reference_count_change()2168 struct journal_point second) in journal_points_equal()2856 struct journal_point entry_point = { in apply_block_entries()2917 struct journal_point ref_counts_point = slab->slab_journal_point; in apply_journal_entries()[all …]
239 struct journal_point recovery_journal_point;
115 struct journal_point next_journal_point;872 repair->next_journal_point = (struct journal_point) { in vdo_replay_into_slab_journals()
1091 data_vio->recovery_journal_point = (struct journal_point) { in assign_entry()
Completed in 38 milliseconds