NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EFS_EXTENT_MAGIC
sys/fs/efs/efs_subr.c
393
KASSERT(ex->ex_magic == EFS_EXTENT_MAGIC);
sys/fs/efs/efs_vnops.c
632
if (ex.ex_magic != EFS_EXTENT_MAGIC) {