OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODADEBUG
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/coda/
coda_vnops.c
164
if (
codadebug
) {
177
if (
codadebug
) {
254
CODADEBUG
(CODA_OPEN, myprintf((
368
CODADEBUG
(CODA_CLOSE, myprintf(("%s: result %d\n", __func__, error)); )
407
CODADEBUG
(CODA_RDWR, myprintf(("coda_rdwr(%d, %p, %lu, %lld)\n", rw,
470
CODADEBUG
(CODA_RDWR, myprintf(("%s: fid = %s, refcnt = %d\n", __func__,
514
CODADEBUG
(CODA_IOCTL, myprintf(("in coda_ioctl on %s\n", iap->path));)
522
CODADEBUG
(CODA_IOCTL, myprintf(("%s error: vp != ctlvp", __func__));)
535
CODADEBUG
(CODA_IOCTL, myprintf(("%s error: lookup returns %d\n",
548
CODADEBUG
(CODA_IOCTL, myprintf(("%s error: %s not a coda object\n"
[
all
...]
coda_subr.c
72
int
codadebug
= 0;
variable in typeref:typename:int
341
CODADEBUG
(CODA_FLUSH,coda_testflush();) /* print remaining cnodes */
370
CODADEBUG
(CODA_ZAPFILE, myprintf((
394
CODADEBUG
(CODA_ZAPDIR, myprintf((
427
CODADEBUG
(CODA_PURGEFID, myprintf((
460
CODADEBUG
(CODA_REPLACE, myprintf((
490
codadebug
= -1;
499
codadebug
= 0;
cnode.h
81
extern int
codadebug
;
89
#define
CODADEBUG
(N, STMT) { if (
codadebug
& CODADBGMSK(N)) { STMT } }
coda_vfsops.c
279
CODADEBUG
(1,
414
CODADEBUG
( CODA_ROOT, myprintf(("error %d in CODA_ROOT\n", error)); );
544
CODADEBUG
(CODA_VGET, myprintf(("vget error %d\n",error));)
547
CODADEBUG
(CODA_VGET,
coda_namecache.c
580
CODADEBUG
(CODA_FLUSH,
Completed in 14 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025