Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.h448 struct lfs1 *lfs1; member
Dlfs.c5116 typedef struct lfs1 { struct
5118 } lfs1_t; argument
5440 static int lfs1_mount(lfs_t *lfs, struct lfs1 *lfs1,
5509 struct lfs1 lfs1; local