Searched refs:lfs_fs_prepmove (Results 1 – 2 of 2) sorted by relevance
/third_party/littlefs/tests/ |
D | test_evil.toml | 196 lfs_fs_prepmove(&lfs, 1, (lfs_block_t [2]){
|
/third_party/littlefs/ |
D | lfs.c | 472 static void lfs_fs_prepmove(lfs_t *lfs, 3354 lfs_fs_prepmove(lfs, newoldid, oldcwd.pair); 3375 lfs_fs_prepmove(lfs, 0x3ff, NULL); 4036 lfs_fs_prepmove(lfs, 0x3ff, NULL); 4075 lfs_fs_prepmove(lfs, 0x3ff, NULL); 4106 static void lfs_fs_prepmove(lfs_t *lfs, function 4136 lfs_fs_prepmove(lfs, 0x3ff, NULL);
|