Searched refs:current (Results 1 – 4 of 4) sorted by relevance
212 | | +---. +-- current commit686 In this case, the next metadata pair is not a part of our current directory695 In this case, the next metadata pair belongs to the current directory. Note698 current pair.839 current program block size.
71 // read current count
2843 lfs_off_t current = lfs_ctz_index(lfs, &(lfs_off_t){size-1}); in lfs_ctz_find() local2846 while (current > target) { in lfs_ctz_find()2848 lfs_npw2(current-target+1) - 1, in lfs_ctz_find()2849 lfs_ctz(current)); in lfs_ctz_find()2859 current -= 1 << skip; in lfs_ctz_find()
5 # - lfs => the new/current version of littlefs