Searched defs:fsdata_file (Results 1 – 1 of 1) sorted by relevance
99 struct fsdata_file { struct100 const struct fsdata_file *next; argument101 const unsigned char *name;102 const unsigned char *data;103 int len;104 u8_t flags;106 u16_t chksum_count;107 const struct fsdata_chksum *chksum;