Search | Google it | Results 1 - 1 of 1 for funcall:fatTruncClusterList (0.01 seconds) |
3749: /* Delete clusters */ 3750: err = fatTruncClusterList(fs, 0, inode); 3751: } 3829: /* File reduction */ 3830: err = fatTruncClusterList(fs, size, inode); 3831: if (err >= E_OK) {