Home
last modified time | relevance | path

Searched full:fetch (Results 1 – 4 of 4) sorted by relevance

/littlefs-2.7.6/scripts/
Dreadtree.py40 # fetch some key metadata as a we scan
/littlefs-2.7.6/
Dlfs.c771 // we can find tag very efficiently during a fetch, since we're already in lfs_dir_fetchmatch()
804 // now scan tags to fetch the actual dir and find possible match in lfs_dir_fetchmatch()
2037 // fetch first pair in lfs_dir_open()
2465 // fetch attrs in lfs_file_opencfg()
3647 // sanity check that fetch works in lfs_format()
3702 // fetch next block in tail list in lfs_mount()
4124 // fetch and delete the moved entry in lfs_fs_demove()
4753 // also fetch name in lfs_migrate()
4893 // sanity check that fetch works in lfs_migrate()
D.travis.yml333 git fetch https://github.com/$TRAVIS_REPO_SLUG.git \
DDESIGN.md1263 metadata pair, which is already calculated to fetch and mount the filesystem.