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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c2449 int matching_chunk; local
2464 matching_chunk =
2468 matching_chunk = old_chunk;
2470 matching_chunk =
2475 if (old_chunk != matching_chunk)
2479 matching_chunk,

Completed in 35 milliseconds