Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BFS_WRONG_TYPE
src/add-ons/disk_systems/bfs/BFSAddOn.cpp
281
if ((result.errors & BFS_WRONG_TYPE) != 0)
src/add-ons/kernel/file_systems/bfs/CheckVisitor.cpp
267
Control().errors |= BFS_WRONG_TYPE;
src/tools/bfs_shell/command_checkfs.cpp
74
if ((result.errors & BFS_WRONG_TYPE) != 0)