Lines Matching defs:current
2614 // current block not end of list?
2838 lfs_off_t current = lfs_ctz_index(lfs, &(lfs_off_t){size-1});
2841 while (current > target) {
2843 lfs_npw2(current-target+1) - 1,
2844 lfs_ctz(current));
2854 current -= 1 << skip;
3299 // copy over anything after current branch
3451 // read as much as we can in current block
3554 // program as much as we can in current block
4115 // this driver only supports minor version < current minor version