Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.c5123 struct lfs1_disk_entry { struct
5124 uint8_t type;
5125 uint8_t elen;
5126 uint8_t alen;
5127 uint8_t nlen;
5128 union {
5134 } u;