Searched refs:stcl (Results 1 – 1 of 1) sorted by relevance
5378 DWORD n, clst, stcl, scl, ncl, tcl, lclst; local5389 stcl = fs->last_clst; lclst = 0;5390 if (stcl < 2 || stcl >= fs->n_fatent) stcl = 2;5394 scl = find_bitmap(fs, stcl, tcl); /* Find a contiguous cluster block */5408 scl = clst = stcl; ncl = 0;5419 if (clst == stcl) { res = FR_DENIED; break; } /* No contiguous cluster? */