Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffs_guts.c3723 int new_full; in yaffs_resize_file_down() local
3727 yaffs_addr_to_chunk(dev, new_size, &new_full, &new_partial); in yaffs_resize_file_down()
3732 int last_chunk = 1 + new_full; in yaffs_resize_file_down()