Home
last modified time | relevance | path

Searched refs:lfs1 (Results 1 - 2 of 2) sorted by relevance

/third_party/littlefs/
H A Dlfs.h448 struct lfs1 *lfs1; member
H A Dlfs.c1918 if (lfs->lfs1) { in lfs_dir_compact()
4227 lfs->lfs1 = NULL;
4545 if (lfs->lfs1) {
5116 typedef struct lfs1 { struct
5331 if (lfs_pair_isnull(lfs->lfs1->root)) {
5400 if (lfs_pair_isnull(lfs->lfs1->root)) {
5440 static int lfs1_mount(lfs_t *lfs, struct lfs1 *lfs1, argument
5449 lfs->lfs1 = lfs1;
5509 struct lfs1 lfs1; global() local
[all...]

Completed in 9 milliseconds