Home
last modified time | relevance | path

Searched refs:recovery_journal_entry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Drepair.c733 static struct recovery_journal_entry get_entry(const struct repair_completion *repair, in get_entry()
752 const struct recovery_journal_entry *entry) in validate_recovery_journal_entry()
811 struct recovery_journal_entry entry = get_entry(repair, recovery_point); in add_slab_journal_entries()
1276 struct recovery_journal_entry *entry) in unpack_entry()
1332 struct recovery_journal_entry entry; in append_sector_entries()
1474 struct recovery_journal_entry entry = get_entry(repair, &recovery_point); in extract_new_mappings()
1528 struct recovery_journal_entry entry = get_entry(repair, &recovery_point); in compute_usages()
H A Dencodings.h218 struct recovery_journal_entry { struct
905 vdo_pack_recovery_journal_entry(const struct recovery_journal_entry *entry) in vdo_pack_recovery_journal_entry()
927 static inline struct recovery_journal_entry
933 return (struct recovery_journal_entry) { in vdo_unpack_recovery_journal_entry()