Searched refs:LFS_EMUBD_POWERLOSS_OOO (Results 1 – 9 of 9) sorted by relevance
| /littlefs-latest/bd/ |
| D | lfs_emubd.c | 221 if (bd->cfg->powerloss_behavior == LFS_EMUBD_POWERLOSS_OOO in lfs_emubd_powerloss() 254 if (bd->cfg->powerloss_behavior == LFS_EMUBD_POWERLOSS_OOO in lfs_emubd_powerloss() 440 if (bd->cfg->powerloss_behavior == LFS_EMUBD_POWERLOSS_OOO in lfs_emubd_erase() 533 if (bd->cfg->powerloss_behavior == LFS_EMUBD_POWERLOSS_OOO) { in lfs_emubd_sync()
|
| D | lfs_emubd.h | 50 LFS_EMUBD_POWERLOSS_OOO = 1, // Blocks are written out-of-order enumerator
|
| /littlefs-latest/tests/ |
| D | test_superblocks.toml | 54 'LFS_EMUBD_POWERLOSS_OOO', 233 'LFS_EMUBD_POWERLOSS_OOO',
|
| D | test_files.toml | 315 'LFS_EMUBD_POWERLOSS_OOO', 509 'LFS_EMUBD_POWERLOSS_OOO',
|
| D | test_interspersed.toml | 200 'LFS_EMUBD_POWERLOSS_OOO',
|
| D | test_dirs.toml | 186 'LFS_EMUBD_POWERLOSS_OOO', 448 'LFS_EMUBD_POWERLOSS_OOO',
|
| D | test_truncate.toml | 236 'LFS_EMUBD_POWERLOSS_OOO',
|
| D | test_seek.toml | 481 'LFS_EMUBD_POWERLOSS_OOO',
|
| D | test_move.toml | 362 'LFS_EMUBD_POWERLOSS_OOO', 848 'LFS_EMUBD_POWERLOSS_OOO',
|