Searched refs:dirmax (Results 1 – 1 of 1) sorted by relevance
428 int dirmax; in rootdir_free() local466 dirmax = readsize / sizeof(struct direntry); in rootdir_free()467 for (diridx = 0; diridx < dirmax && dirleft > 0; in rootdir_free()