Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/
Dlfs.c1456 dir->tail[0] = lfs->root[0]; in lfs_dir_find()
1457 dir->tail[1] = lfs->root[1]; in lfs_dir_find()
1859 if (lfs_pair_cmp(dir->pair, lfs->root) == 0 && split == 0) { in lfs_dir_split()
1860 lfs->root[0] = tail.pair[0]; in lfs_dir_split()
1861 lfs->root[1] = tail.pair[1]; in lfs_dir_split()
2427 if (lfs_pair_cmp(lpair, lfs->root) == 0) { in lfs_dir_orphaningcommit()
2428 lfs->root[0] = ldir.pair[0]; in lfs_dir_orphaningcommit()
2429 lfs->root[1] = ldir.pair[1]; in lfs_dir_orphaningcommit()
2681 pair[0] = lfs->root[0]; in lfs_dir_rawopen()
2682 pair[1] = lfs->root[1]; in lfs_dir_rawopen()
[all …]
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 …]
DSPEC.md375 metadata pair doubles as the root directory of the filesystem.
386 superblock pairs root directory
389 The filesystem starts with only the root directory. The superblock metadata
390 pairs grow every time the root pair is compacted in order to prolong the
Dlfs.h420 lfs_block_t root[2]; member
DREADME.md153 root
/littlefs-3.7.0-3.6.0/tests/
Dtest_paths.toml156 # root dot dot path test
208 # root operations
228 # root representations
Dtest_superblocks.toml329 lfs_mdir_t root = {
350 lfs_dir_commit(&lfs, &root, LFS_MKATTRS(
Dtest_evil.toml267 // change tail-pointer to point to root