OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EXT2_MAXBSIZE
sbin/newfs_ext2fs/mke2fs.c
218
if (bsize > EXT2_MAXBSIZE) {
sbin/newfs_ext2fs/newfs_ext2fs.c
181
optarg, MINBSIZE, EXT2_MAXBSIZE, NULL);
sbin/newfs_ext2fs/newfs_ext2fs.c
185
optarg, MINBSIZE, EXT2_MAXBSIZE, NULL);