Searched defs:fsdata_file (Results 1 – 1 of 1) sorted by relevance
110 struct fsdata_file { struct111 const struct fsdata_file *next; argument112 const unsigned char *name;113 const unsigned char *data;114 int len;115 u8_t flags;117 u16_t chksum_count;118 const struct fsdata_chksum *chksum;