OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbg_ebh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/chfs/
debug.h
68
#define
dbg_ebh
(fmt, ...) debug_msg(CHFS_DBG_EBH_PREFIX, fmt, ##__VA_ARGS__)
macro
75
#define
dbg_ebh
(fmt, ...)
macro
ebh.c
302
dbg_ebh
("no header found\n");
309
dbg_ebh
("bad magic bitmask(exp: %x found %x)\n",
318
dbg_ebh
("bad crc_ec found\n");
327
dbg_ebh
("free peb found\n");
333
dbg_ebh
("invalidated ebhdr found\n");
350
dbg_ebh
("bad crc found\n");
356
dbg_ebh
("dirty ebhdr found\n");
380
dbg_ebh
("no header found\n");
387
dbg_ebh
("bad magic bitmask(exp: %x found %x)\n",
396
dbg_ebh
("bad crc_ec found\n")
[
all
...]
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026