Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffs_guts.c2805 int checkpt_block_adjust; in yaffs_check_gc() local
2821 checkpt_block_adjust = yaffs_calc_checkpt_blocks_required(dev); in yaffs_check_gc()
2824 dev->param.n_reserved_blocks + checkpt_block_adjust + 1; in yaffs_check_gc()