Searched refs:sysect (Results 1 – 1 of 1) sorted by relevance
3341 DWORD tsect, sysect, fasize, nclst, szbfat; local3483 sysect = nrsv + fasize + fs->n_rootdir / (SS(fs) / SZDIRE); /* RSV + FAT + DIR */3484 if (tsect < sysect) return FR_NO_FILESYSTEM; /* (Invalid volume size) */3485 nclst = (tsect - sysect) / fs->csize; /* Number of clusters */3497 fs->database = bsect + sysect; /* Data start sector */