Searched refs:extra_shadows (Results 1 – 4 of 4) sorted by relevance
93 if (t->extra_shadows) in yaffs_pack_tags2_tags_only()147 t->extra_shadows = ptt->chunk_id & EXTRA_SHADOWS_FLAG ? 1 : 0; in yaffs_unpack_tags2_tags_only()
201 unsigned extra_shadows; /* Does this shadow another object? */ member
1105 tags.extra_shadows || in yaffs2_scan_chunk()
2488 tags.extra_shadows = 0; in yaffs_gc_process_chunk()3366 new_tags.extra_shadows = (oh->shadows_obj > 0) ? 1 : 0; in yaffs_update_oh()