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

/u-boot/fs/yaffs2/
H A Dyaffs_guts.c2389 int new_chunk; local
2500 new_chunk =
2503 new_chunk =
2507 if (new_chunk < 0) {
2515 object->hdr_chunk = new_chunk;
2520 new_chunk, 0);

Completed in 51 milliseconds