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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c3719 int new_full; local
3723 yaffs_addr_to_chunk(dev, new_size, &new_full, &new_partial);
3728 int last_chunk = 1 + new_full;

Completed in 30 milliseconds