Searched refs:whole_block (Results 1 – 2 of 2) sorted by relevance
2529 static int yaffs_gc_block(struct yaffs_dev *dev, int block, int whole_block) in yaffs_gc_block() argument2545 whole_block); in yaffs_gc_block()2569 max_copies = (whole_block) ? dev->param.chunks_per_block : 5; in yaffs_gc_block()
2632 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() argument2662 if (!whole_block) in steal_suitable_fallback()