NetBSD
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
223
if (bsize > EXT2_MAXBSIZE) {
sbin/newfs_ext2fs/newfs_ext2fs.c
182
optarg, MINBSIZE, EXT2_MAXBSIZE, NULL);
sbin/newfs_ext2fs/newfs_ext2fs.c
186
optarg, MINBSIZE, EXT2_MAXBSIZE, NULL);