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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c3049 struct yaffs_ext_tags prev_tags; local
3060 prev_chunk_id = yaffs_find_chunk_in_file(in, inode_chunk, &prev_tags);
3071 (prev_chunk_id > 0) ? prev_tags.serial_number + 1 : 1;

Completed in 33 milliseconds