Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIN_MTB_DENSITY
usr/src/cmd/fs.d/ufs/newfs/newfs.c
508
if (density < MIN_MTB_DENSITY)
usr/src/cmd/fs.d/ufs/newfs/newfs.c
509
density = MIN_MTB_DENSITY;