Home
last modified time | relevance | path

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

/littlefs-3.5.0-3.4.0/
Dlfs.c4716 struct lfs1_disk_superblock { struct
4717 uint8_t type;
4718 uint8_t elen;
4719 uint8_t alen;
4720 uint8_t nlen;
4721 lfs_block_t root[2];
4722 uint32_t block_size;
4723 uint32_t block_count;
4724 uint32_t version;
4725 char magic[8];