Searched defs:fillwith (Results 1 – 1 of 1) sorted by relevance
668 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