Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/
Dlfs.c5161 struct lfs1_disk_superblock { struct
5162 uint8_t type;
5163 uint8_t elen;
5164 uint8_t alen;
5165 uint8_t nlen;
5166 lfs_block_t root[2];
5167 uint32_t block_size;
5168 uint32_t block_count;
5169 uint32_t version;
5170 char magic[8];