Searched defs:fillwith (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_fat.c | 555 fatchain(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith) in fatchain() 682 u_long fillwith, u_long *retcluster, u_long *got) in chainalloc() 725 u_long fillwith, u_long *retcluster, u_long *got) in clusteralloc() 735 u_long fillwith, u_long *retcluster, u_long *got) in clusteralloc1()
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_fat.c | 575 fatchain(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith) in fatchain() 703 u_long fillwith, u_long *retcluster, u_long *got) in chainalloc() 748 u_long fillwith, u_long *retcluster, u_long *got) in clusteralloc() 760 u_long fillwith, u_long *retcluster, u_long *got) in clusteralloc1()
|