Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.c4284 typedef struct lfs1 { struct
4286 } lfs1_t; argument
4608 static int lfs1_mount(lfs_t *lfs, struct lfs1 *lfs1,
4677 struct lfs1 lfs1; local
Dlfs.h417 struct lfs1 *lfs1; member