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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c5487 int blocksForCheckpoint; local
5510 blocksForCheckpoint = yaffs_calc_checkpt_blocks_required(dev);
5512 nFree -= (blocksForCheckpoint * dev->param.chunks_per_block);

Completed in 33 milliseconds