HomeSort by: relevance | last modified time | path
    Searched refs:msdosfs_clusterfree (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/msdosfs/
fat.h 110 int msdosfs_clusterfree(struct msdosfsmount *, u_long, u_long *);
msdosfs_fat.c 526 msdosfs_clusterfree(struct msdosfsmount *pmp, u_long cluster, u_long *oldcnp) function in typeref:typename:int
1093 msdosfs_clusterfree(pmp, cn, NULL);
msdosfs_vnops.c 873 msdosfs_clusterfree(pmp, newcluster, NULL);
  /src/usr.sbin/makefs/msdos/
msdosfs_vnops.c 650 msdosfs_clusterfree(pmp, newcluster, NULL);

Completed in 36 milliseconds