Searched refs:BFS_WRONG_TYPE (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A Dbfs_control.h62 #define BFS_WRONG_TYPE 16 macro
H A DBlockAllocator.cpp996 control->errors |= BFS_WRONG_TYPE;
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A Dbfs_control.h93 #define BFS_WRONG_TYPE 16 macro
H A DBlockAllocator.cpp1539 fCheckCookie->control.errors |= BFS_WRONG_TYPE;
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/bfs_shell/
H A Dadditional_commands.c55 if (result.errors & BFS_WRONG_TYPE)
/haiku-fatelf/src/tools/bfs_shell/
H A Dcommand_checkfs.cpp71 if ((result.errors & BFS_WRONG_TYPE) != 0)
/haiku-fatelf/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp271 if ((result.errors & BFS_WRONG_TYPE) != 0)

Completed in 104 milliseconds