Lines Matching defs:current
140 struct STORE **current;
143 current = &cluster_door;
145 while (*current && (lcn != (*current)->lcn)) {
146 if (lcn > (*current)->lcn)
147 current = &(*current)->upper;
149 current = &(*current)->lower;
151 if (create && !*current) {
158 *current = newone;
161 return (*current);
3332 * the number of links suggests we should keep the current