HomeSort by: relevance | last modified time | path
    Searched defs:MINFREE (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/newfs_lfs/
config.h 46 * MINFREE gives the minimum acceptable percentage of file system
50 #define MINFREE 10
  /src/sys/ufs/ext2fs/
ext2fs.h 117 * MINFREE gives the minimum acceptable percentage of file system
128 #define MINFREE 5
  /src/sys/ufs/ffs/
fs.h 205 * MINFREE gives the minimum acceptable percentage of file system
216 #define MINFREE 5

Completed in 58 milliseconds