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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c2007 int checkpointBlocks; local
2009 checkpointBlocks = yaffs_calc_checkpt_blocks_required(dev);
2011 reservedChunks = ((reservedBlocks + checkpointBlocks) * dev->param.chunks_per_block);

Completed in 82 milliseconds