Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.c4291 struct lfs1_disk_entry { struct
4292 uint8_t type;
4293 uint8_t elen;
4294 uint8_t alen;
4295 uint8_t nlen;
4296 union {
4302 } u;