Searched full:set (Results 1 – 11 of 11) sorted by relevance
/littlefs-2.7.6/ |
D | SPEC.md | 609 When the sync flag is set: 616 If the sync flag is set, the threaded linked-list must be checked for these 664 littlefs has a concept of "global state". This is a small set of state that 667 The way this works is that the global state is stored as a set of deltas 707 used to indicate that a modification is ongoing. If this sync flag is set, the 731 is in-sync. If set, the threaded linked-list should be checked for errors. 756 In addition, the CRC tag's chunk field contains a set of flags which can
|
D | lfs.h | 199 // Set to -1 to disable block-level wear-leveling. 464 // Set custom attributes
|
D | README.md | 108 Once mounted, the littlefs provides a full set of POSIX-like file and
|
D | DESIGN.md | 222 reached the root, an update can cascade into a larger set of writes than 232 that stand out, but each have their own set of problems. Logging, which 693 block. If we set the overhead of pointers equal to the block size, we get the 1548 set off a bunch of red flags. 1854 Global state is a small set of state that can be updated from _any_ metadata 1861 Global state exists as a set of deltas that are distributed across the metadata
|
D | .travis.yml | 305 set -ev
|
D | lfs.c | 1005 // pattern has the invalid bit set in lfs_dir_fetch() 1381 // set defaults in lfs_dir_alloc() 3487 // range of 100-1000, or set block_cycles to -1 to disable block-level in lfs_init()
|
/littlefs-2.7.6/scripts/ |
D | readtree.py | 22 if set(m.blocks) == set(tail):
|
D | test.py | 409 # an initial set of permutations.
|
/littlefs-2.7.6/tests/ |
D | test_attrs.toml | 1 [[case]] # set/get attribute 79 [[case]] # set/get root attribute 156 [[case]] # set/get file attribute
|
D | test_relocations.toml | 147 # orphan testing, except here we also set block_cycles so that
|
/littlefs-2.7.6/bd/ |
D | lfs_testbd.h | 132 // Manually set simulated wear on a given block
|