Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Drepair.c1275 static bool unpack_entry(struct vdo *vdo, char *packed, enum vdo_metadata_type format, in unpack_entry() function
1334 if (!unpack_entry(vdo, entries, format, &entry)) in append_sector_entries()