Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_yaffs2.c31 #define YAFFS_CHECKPOINT_MIN_BLOCKS 60 macro
205 !dev->read_only && (nblocks >= YAFFS_CHECKPOINT_MIN_BLOCKS); in yaffs2_checkpt_required()