Home
last modified time | relevance | path

Searched refs:lclst (Results 1 – 1 of 1) sorted by relevance

/fatfs-2.7.6/
Dff.c5499 DWORD n, clst, stcl, scl, ncl, tcl, lclst; local
5510 stcl = fs->last_clst; lclst = 0;
5521 lclst = scl + tcl - 1;
5523 lclst = scl - 1;
5547 lclst = clst;
5550 lclst = scl - 1;
5556 fs->last_clst = lclst; /* Set suggested start cluster to start next */