Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c2528 static int yaffs_gc_block(struct yaffs_dev *dev, int block, int whole_block) in yaffs_gc_block() argument
2544 whole_block); in yaffs_gc_block()
2568 max_copies = (whole_block) ? dev->param.chunks_per_block : 5; in yaffs_gc_block()
/openbmc/linux/mm/
H A Dpage_alloc.c1787 unsigned int alloc_flags, int start_type, bool whole_block) in steal_suitable_fallback() argument
1817 if (!whole_block) in steal_suitable_fallback()