Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.h418 struct lfs1 *lfs1; member
Dlfs.c4670 typedef struct lfs1 { struct
4672 } lfs1_t; argument
4994 static int lfs1_mount(lfs_t *lfs, struct lfs1 *lfs1,
5063 struct lfs1 lfs1; local