Home
last modified time | relevance | path

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

/src/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c79 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 Dmsdosfs_fat.c74 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()