Searched refs:lfs_fs_gc (Results 1 – 3 of 3) sorted by relevance
29 lfs_fs_gc(&lfs) => 0;84 lfs_fs_gc(&lfs) => 0;258 // note that lfs_fs_gc should not error here259 lfs_fs_gc(&lfs) => 0;312 // note that lfs_fs_gc should not error here313 lfs_fs_gc(&lfs) => 0;354 // note that lfs_fs_gc should not error here355 lfs_fs_gc(&lfs) => 0;454 // note that lfs_fs_gc should not error here455 lfs_fs_gc(&lfs) => 0;
725 int lfs_fs_gc(lfs_t *lfs);
6259 int lfs_fs_gc(lfs_t *lfs) { function