Home
last modified time | relevance | path

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

/src/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c89 static int clusteralloc1(struct msdosfsmount *pmp, u_long start,
729 error = clusteralloc1(pmp, start, count, fillwith, retcluster, got); in clusteralloc()
734 clusteralloc1(struct msdosfsmount *pmp, u_long start, u_long count, in clusteralloc1() function
/src/sys/fs/msdosfs/
H A Dmsdosfs_fat.c83 static int clusteralloc1(struct msdosfsmount *pmp, u_long start,
753 error = clusteralloc1(pmp, start, count, fillwith, retcluster, got); in clusteralloc()
759 clusteralloc1(struct msdosfsmount *pmp, u_long start, u_long count, in clusteralloc1() function