Searched refs:st_clust (Results 1 – 1 of 1) sorted by relevance
/fatfs-2.7.6/ |
D | ff.c | 1834 static void st_clust ( function 3735 st_clust(fs, dj.dir, 0); /* Reset file allocation info */ 4128 st_clust(fp->obj.fs, dir, fp->obj.sclust); /* Update file allocation information */ 5023 st_clust(fs, fs->win, dcl); 5026 st_clust(fs, fs->win + SZDIRE, pcl); 5046 st_clust(fs, dj.dir, dcl); /* Table start cluster */ 5146 st_clust(fs, dir, djn.obj.sclust);
|