Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h615 struct yaffs_dev { struct
616 struct yaffs_param param;
620 void *os_context;
621 void *driver_context;
623 struct list_head dev_list;
626 int data_bytes_per_chunk;
629 u16 chunk_grp_bits; /* Number of bits that need to be resolved if
632 u16 chunk_grp_size; /* == 2^^chunk_grp_bits */
635 u32 tnode_width;
636 u32 tnode_mask;
[all …]