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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c1126 int existing_cunk; local
1157 existing_cunk = yaffs_get_group_base(dev, tn, inode_chunk);
1171 if (existing_cunk > 0) {
1193 existing_cunk =
1198 if (existing_cunk <= 0) {
1217 (existing_cunk <= 0 ||
1224 yaffs_chunk_del(dev, existing_cunk, 1,
1239 if (existing_cunk == 0)

Completed in 35 milliseconds