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

/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3724 int new_full; local
3728 yaffs_addr_to_chunk(dev, new_size, &new_full, &new_partial);
3733 int last_chunk = 1 + new_full;

Completed in 47 milliseconds