Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/msdosfs/
Dmsdosfs_fat.c796 u_long foundcn = 0; /* XXX: foundcn could be used unititialized */ in clusteralloc1() local
822 foundcn = cn; in clusteralloc1()
839 foundcn = cn; in clusteralloc1()
854 return (chainalloc(pmp, foundcn, foundl, fillwith, retcluster, got)); in clusteralloc1()