Home
last modified time | relevance | path

Searched refs:root (Results 1 – 9 of 9) sorted by relevance

/littlefs-3.5.0-3.4.0/
DDESIGN.md84 | root |
152 | root |-->| | |-> | |
189 reach the root of our filesystem, which is often stored in a very small log.
193 | root | write |new root|
222 reached the root, an update can cascade into a larger set of writes than
262 root
864 |root|
879 | A | |root| C | B | | D | | E | |
909 | A | |root| C | B | | D | | E | |
997 |root|
[all …]
Dlfs.c1339 dir->tail[0] = lfs->root[0]; in lfs_dir_find()
1340 dir->tail[1] = lfs->root[1]; in lfs_dir_find()
1697 if (lfs_pair_cmp(dir->pair, lfs->root) == 0 && split == 0) { in lfs_dir_split()
1698 lfs->root[0] = tail.pair[0]; in lfs_dir_split()
1699 lfs->root[1] = tail.pair[1]; in lfs_dir_split()
2256 if (lfs_pair_cmp(lpair, lfs->root) == 0) { in lfs_dir_orphaningcommit()
2257 lfs->root[0] = ldir.pair[0]; in lfs_dir_orphaningcommit()
2258 lfs->root[1] = ldir.pair[1]; in lfs_dir_orphaningcommit()
2510 pair[0] = lfs->root[0]; in lfs_dir_rawopen()
2511 pair[1] = lfs->root[1]; in lfs_dir_rawopen()
[all …]
Dlfs.h391 lfs_block_t root[2]; member
DSPEC.md334 metadata pair doubles as the root directory of the filesystem.
345 superblock pairs root directory
348 The filesystem starts with only the root directory. The superblock metadata
349 pairs grow every time the root pair is compacted in order to prolong the
DREADME.md153 root
/littlefs-3.5.0-3.4.0/tests/
Dtest_paths.toml138 [[case]] # root dot dot path test
183 [[case]] # root operations
199 [[case]] # root representations
Dtest_evil.toml250 // change tail-pointer to point to root
Dtest_attrs.toml79 [[case]] # set/get root attribute
Dtest_dirs.toml1 [[case]] # root
779 [[case]] # root seek