Lines Matching defs:slot_idx
157 uint16_t slot_idx;
1039 it->slot_idx = 0;
1048 for (i = it->slot_idx; inuse && i < fatp_ntags(); ++i) {
1056 if (i < it->slot_idx)
1078 it->slot_idx = i + 1;
1116 it->slot_idx = 0;
1153 it->slot_idx = 0;
1162 for (i = it->slot_idx; inuse && i < fatp_ntags(); ++i) {
1170 if (i < it->slot_idx)
1204 it->slot_idx = i + 1;
1244 it->slot_idx = 0;