RECOVERY_JOURNAL_RESERVED_BLOCKS
if (reserved_blocks > RECOVERY_JOURNAL_RESERVED_BLOCKS)
reserved_blocks = RECOVERY_JOURNAL_RESERVED_BLOCKS;
result = vdo_allocate_extended(RECOVERY_JOURNAL_RESERVED_BLOCKS, blocks,
for (i = 0; i < RECOVERY_JOURNAL_RESERVED_BLOCKS; i++) {
for (i = 0; i < RECOVERY_JOURNAL_RESERVED_BLOCKS; i++) {