Searched refs:freeinodesc (Results 1 – 1 of 1) sorted by relevance
46 static struct inodesc *freeinodesc; /* free list of inodesc structs */ variable104 freeinodesc = (struct inodesc *)xcalloc(nused, sizeof (*freeinodesc)); in allocino()105 if (freeinodesc == (struct inodesc *)0) { in allocino()113 ialloc[0] = freeinodesc; in allocino()