Home
last modified time | relevance | path

Searched defs:fillwith (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/msdosfs/
H A Dmsdosfs_fat.c668 fatchain(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith) in fatchain()
779 chainalloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluste… in chainalloc()
816 u_long fillwith = CLUST_EOFE; in msdosfs_clusteralloc() local