Home
last modified time | relevance | path

Searched refs:lfs_dir_compact (Results 1 - 1 of 1) sorted by relevance

/third_party/littlefs/
H A Dlfs.c548 static int lfs_dir_compact(lfs_t *lfs,
1787 // to our block_cycles modulus, see lfs_dir_compact for why our modulus in lfs_dir_alloc()
1844 int res = lfs_dir_compact(lfs, &tail, attrs, attrcount, source, split, end); in lfs_dir_split()
1901 static int lfs_dir_compact(lfs_t *lfs, in lfs_dir_compact() function
2174 return lfs_dir_compact(lfs, dir, attrs, attrcount, source, begin, end); in lfs_dir_splittingcompact()

Completed in 8 milliseconds