DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MINDIRSIZE
sbin/fsck/pass2.c
147
if (inp->i_isize < MINDIRSIZE) {
sbin/fsck/pass2.c
149
inp->i_isize = roundup(MINDIRSIZE, DIRBLKSIZ);