Format: AllC/C++CSSTextshell script Advanced Search
6230: /* Count of the number of empty clusters */ 6231: err = fatCountFreeCluster(fs, &fs->ff_freecl); 6232: if (err < E_OK) goto exit4;