Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.c4677 struct lfs1_disk_entry { struct
4678 uint8_t type;
4679 uint8_t elen;
4680 uint8_t alen;
4681 uint8_t nlen;
4682 union {
4688 } u;