Home
last modified time | relevance | path

Searched defs:yaffs_ext_tags (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h179 struct yaffs_ext_tags { struct
181 unsigned obj_id; /* If 0 this is not used */
183 unsigned n_bytes; /* Only valid for data chunks */
186 enum yaffs_ecc_result ecc_result;
187 unsigned block_bad;
190 unsigned is_deleted; /* The chunk is marked deleted */
191 unsigned serial_number; /* Yaffs1 2-bit serial number */
199 unsigned extra_parent_id; /* The parent object */
200 unsigned extra_is_shrink; /* Is it a shrink header? */
203 enum yaffs_obj_type extra_obj_type; /* What object type? */
[all …]