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

  /src/sys/fs/msdosfs/
fat.h 107 #define DE_CLEAR 1 /* Zero out the blocks allocated */
msdosfs_denode.c 507 error = msdosfs_extendfile(dep, count, NULL, NULL, DE_CLEAR);
msdosfs_lookup.c 593 DE_CLEAR)) != 0) {
msdosfs_fat.c 1105 if ((flags & DE_CLEAR) &&
  /src/usr.sbin/makefs/msdos/
msdosfs_denode.c 349 error = msdosfs_extendfile(dep, count, NULL, NULL, DE_CLEAR);

Completed in 14 milliseconds