Searched refs:clusteralloc1 (Results 1 – 2 of 2) sorted by relevance
| /src/usr.sbin/makefs/msdos/ |
| H A D | msdosfs_fat.c | 89 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 D | msdosfs_fat.c | 83 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
|