Searched refs:fatchain (Results 1 – 2 of 2) sorted by relevance
| /src/usr.sbin/makefs/msdos/ |
| H A D | msdosfs_fat.c | 79 static int fatchain(struct msdosfsmount *pmp, u_long start, u_long count, 555 fatchain(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith) in fatchain() function 695 error = fatchain(pmp, start, count, fillwith); in chainalloc()
|
| /src/sys/fs/msdosfs/ |
| H A D | msdosfs_fat.c | 74 static int fatchain(struct msdosfsmount *pmp, u_long start, u_long count, 575 fatchain(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith) in fatchain() function 718 error = fatchain(pmp, start, count, fillwith); in chainalloc()
|