Searched refs:whole_block (Results 1 – 2 of 2) sorted by relevance
2528 static int yaffs_gc_block(struct yaffs_dev *dev, int block, int whole_block) in yaffs_gc_block() argument2544 whole_block); in yaffs_gc_block()2568 max_copies = (whole_block) ? dev->param.chunks_per_block : 5; in yaffs_gc_block()
1787 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() argument 1817 if (!whole_block) in steal_suitable_fallback()