Searched refs:vdo_pack_journal_point (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dencodings.h1138 * vdo_pack_journal_point() - Encode the journal location represented by a
1143 static inline void vdo_pack_journal_point(const struct journal_point *unpacked, function
1182 vdo_pack_journal_point(&header->recovery_point, &packed->recovery_point);
H A Dslab-depot.c1144 vdo_pack_journal_point(&block->slab->slab_journal_point, &commit_point);

Completed in 423 milliseconds