Searched refs:current (Results 1 – 4 of 4) sorted by relevance
645 In this case, the next metadata pair is not a part of our current directory654 In this case, the next metadata pair belongs to the current directory. Note657 current pair.
71 // read current count
2672 lfs_off_t current = lfs_ctz_index(lfs, &(lfs_off_t){size-1}); in lfs_ctz_find() local2675 while (current > target) { in lfs_ctz_find()2677 lfs_npw2(current-target+1) - 1, in lfs_ctz_find()2678 lfs_ctz(current)); in lfs_ctz_find()2688 current -= 1 << skip; in lfs_ctz_find()
858 current directory.")