Searched refs:rootdir_size (Results 1 – 1 of 1) sorted by relevance
216 int rootdir_size, cluster_size; in resetDosDirSection() local223 rootdir_size = boot->bpbRootDirEnts * 32; in resetDosDirSection()226 if ((buffer = malloc(len = MAX(rootdir_size, cluster_size))) == NULL) { in resetDosDirSection()