NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BFS_MAGIC
sbin/newfs_sysvbfs/newfs_sysvbfs.c
189
bfs->header.magic = BFS_MAGIC;
sys/fs/sysvbfs/bfs.c
669
return super->header.magic == BFS_MAGIC;