Home
last modified time | relevance | path

Searched refs:lfs_pair_fromle32 (Results 1 – 2 of 2) sorted by relevance

/third_party/littlefs/
Dlfs.c279 static inline void lfs_pair_fromle32(lfs_block_t pair[2]) { in lfs_pair_fromle32() function
1009 lfs_pair_fromle32(temptail); in lfs_dir_fetchmatch()
1236 lfs_pair_fromle32(dir->tail); in lfs_dir_find()
1499 lfs_pair_fromle32(tail->tail); in lfs_dir_drop()
1727 lfs_pair_fromle32(dir->tail); in lfs_dir_compact()
1861 lfs_pair_fromle32(dir->tail); in lfs_dir_commit()
1903 lfs_pair_fromle32(dir->tail); in lfs_dir_commit()
2062 lfs_pair_fromle32(pred.tail); in lfs_rawmkdir()
2086 lfs_pair_fromle32(dir.pair); in lfs_rawmkdir()
2107 lfs_pair_fromle32(dir.pair); in lfs_rawmkdir()
[all …]
/third_party/littlefs/tests/
Dtest_evil.toml249 lfs_pair_fromle32(pair);
279 lfs_pair_fromle32(pair);