Home
last modified time | relevance | path

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

/minix/sys/fs/msdosfs/
H A Dmsdosfs_fat.c646 fatchain(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith) in fatchain()
757 chainalloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluste… in chainalloc()
793 u_long fillwith = CLUST_EOFE; in clusteralloc() local