Home
last modified time | relevance | path

Searched refs:rootdir_size (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c222 int rootdir_size, cluster_size; in resetDosDirSection() local
229 rootdir_size = boot->bpbRootDirEnts * 32; in resetDosDirSection()
232 if ((buffer = malloc(len = MAX(rootdir_size, cluster_size))) == NULL) { in resetDosDirSection()

Completed in 2 milliseconds