Searched refs:matching_chunk (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffs_guts.c2393 int matching_chunk; local
2408 matching_chunk =
2412 matching_chunk = old_chunk;
2414 matching_chunk =
2419 if (old_chunk != matching_chunk)
2423 matching_chunk,

Completed in 99 milliseconds