Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Drepair.c751 static int validate_recovery_journal_entry(const struct vdo *vdo, in validate_recovery_journal_entry() function
815 result = validate_recovery_journal_entry(vdo, &entry); in add_slab_journal_entries()
1309 return (validate_recovery_journal_entry(vdo, entry) == VDO_SUCCESS); in unpack_entry()
1476 result = validate_recovery_journal_entry(vdo, &entry); in extract_new_mappings()
1531 result = validate_recovery_journal_entry(vdo, &entry); in compute_usages()