Searched refs:foundl (Results 1 – 1 of 1) sorted by relevance
763 u_long len, newst, foundl, cn, l; in clusteralloc1() local779 foundl = 0; in clusteralloc1()789 if (l > foundl) { in clusteralloc1()791 foundl = l; in clusteralloc1()806 if (l > foundl) { in clusteralloc1()808 foundl = l; in clusteralloc1()816 if (!foundl) in clusteralloc1()822 return (chainalloc(pmp, foundcn, foundl, fillwith, retcluster, got)); in clusteralloc1()