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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c1128 struct yaffs_ext_tags new_tags; local
1190 NULL, &new_tags);
1212 new_serial = new_tags.serial_number;
3051 struct yaffs_ext_tags new_tags; local
3066 memset(&new_tags, 0, sizeof(new_tags));
3068 new_tags.chunk_id = inode_chunk;
3069 new_tags.obj_id = in->obj_id;
3070 new_tags.serial_number =
3072 new_tags
3261 struct yaffs_ext_tags new_tags; local
[all...]

Completed in 38 milliseconds