OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coda_nc_debug
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/coda/
coda_namecache.h
112
* of the variable
coda_nc_debug
, which is defined in cfs_namecache.c
114
#define
CODA_NC_DEBUG
(N, STMT) { if (
coda_nc_debug
& (1 <<N)) { STMT } }
cnode.h
82
extern int
coda_nc_debug
;
coda_subr.c
491
coda_nc_debug
= -1;
500
coda_nc_debug
= 0;
coda_namecache.c
110
int
coda_nc_debug
= 0;
variable
176
CODA_NC_DEBUG
(CODA_NC_FIND,
225
CODA_NC_DEBUG
(CODA_NC_ENTER,
230
CODA_NC_DEBUG
(CODA_NC_ENTER,
280
CODA_NC_DEBUG
(CODA_NC_PRINTCODA_NC, print_coda_nc(); )
298
CODA_NC_DEBUG
(CODA_NC_LOOKUP,
327
CODA_NC_DEBUG
(CODA_NC_LOOKUP,
342
CODA_NC_DEBUG
(CODA_NC_REMOVE,
385
CODA_NC_DEBUG
(CODA_NC_ZAPPFID,
424
CODA_NC_DEBUG
(CODA_NC_ZAPFID
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026