Searched refs:refresh_period (Results 1 – 3 of 3) sorted by relevance
154 if (dev->param.refresh_period < 10) in yaffs2_find_refresh_block()160 if (dev->refresh_skip > dev->param.refresh_period) in yaffs2_find_refresh_block()161 dev->refresh_skip = dev->param.refresh_period; in yaffs2_find_refresh_block()171 dev->refresh_skip = dev->param.refresh_period; in yaffs2_find_refresh_block()
553 int refresh_period; /* How often to check for a block refresh */ member
2758 param->refresh_period = 500;3005 param->refresh_period);