Search | Google it | Results 1 - 1 of 1 for funcall:fatExtendClusterList (0.01 seconds) |
1894: /* Cluster expansion */ 1895: err = fatExtendClusterList(fs, clad, inode); 1896: } 3268: if (inode != NULL) { 3269: err = fatExtendClusterList(fs, &clad, inode); 3270: if (err < E_OK) goto exit0;