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 - 4
of
4
) sorted by relevancy
/src/sys/coda/
cnode.h
81
extern int
codadebug
;
89
#define
CODADEBUG
(N, STMT) { if (
codadebug
& CODADBGMSK(N)) { STMT } }
coda_psdev.c
283
if (
codadebug
)
326
if (
codadebug
)
350
if (
codadebug
)
573
if (
codadebug
)
665
if (
codadebug
)
684
if (
codadebug
)
703
if (
codadebug
)
714
if (
codadebug
) {
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;
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
...]
Completed in 13 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025