Home
last modified time | relevance | path

Searched refs:dirmax (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c428 int dirmax; in rootdir_free() local
466 dirmax = readsize / sizeof(struct direntry); in rootdir_free()
467 for (diridx = 0; diridx < dirmax && dirleft > 0; in rootdir_free()