OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Dprintf2
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconbuffer.c
50
#define
Dprintf2
(s,a,b) if (rf_reconbufferDebug) printf(s,a,b)
58
#define
Dprintf2
(s,a,b) {}
166
Dprintf2
("RECON: col %d invoking a %d-way XOR\n", rbuf->col, pssPtr->xorBufCount);
373
Dprintf2
("RECON: rbuf for psid %ld ru %d has filled\n",
376
Dprintf2
("RECON: rbuf for psid %ld ru %d is head of list\n",
384
Dprintf2
("RECON: rbuf for psid %ld ru %d is in list\n",
404
Dprintf2
("RECON: releasing rbuf for psid %ld ru %d\n",
rf_diskqueue.c
97
#define
Dprintf2
(s,a,b) if (rf_queueDebug) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),NULL,NULL,NULL,NULL,NULL,NULL)
101
#define
Dprintf2
(s,a,b)
306
Dprintf2
("Dispatching pri %d regular op to c %d (ok to dispatch)\n", pri, queue->col);
310
Dprintf2
("Enqueueing pri %d regular op to c %d (not ok to dispatch)\n", pri, queue->col);
335
Dprintf2
("DiskIOComplete: extracting pri %d req from queue at c %d\n", req->priority, queue->col);
339
Dprintf2
("DiskIOComplete: dispatching pri %d regular req to c %d (ok to dispatch)\n", req->priority, queue->col);
344
Dprintf2
("DiskIOComplete: re-enqueueing pri %d regular req to c %d\n", req->priority, queue->col);
rf_psstatus.c
52
#define
Dprintf2
(s,a,b) if (rf_pssDebug) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),NULL,NULL,NULL,NULL,NULL,NULL)
56
#define
Dprintf2
(s,a,b)
244
Dprintf2
("PSS: deleting pss for psid %ld ru %d\n", psid, which_ru);
rf_stripelocks.c
75
#define
Dprintf2
(s,a,b) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),NULL,NULL,NULL,NULL,NULL,NULL)
86
#define
Dprintf2
(s,a,b) {}
rf_reconstruct.c
73
#define
Dprintf2
(s,a,b) if (rf_reconDebug) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),NULL,NULL,NULL,NULL,NULL,NULL)
87
#define
Dprintf2
(s,a,b) {}
992
Dprintf2
("RECON: READDONE EVENT: col %d psid %ld\n",
1219
Dprintf2
("Skipping psid %ld ru %d: already reconstructed\n", ctrl->curPSID, ctrl->ru_count);
1283
Dprintf2
("RECON: Stalling psid %ld ru %d: recon blocked\n", psid, which_ru);
1298
Dprintf2
("RECON: Skipping psid %ld ru %d: prior recon after stall\n", psid, which_ru);
1469
Dprintf2
("RECON: Skipping psid %ld: nothing needed from c%d\n",
1577
Dprintf2
("Reconstruction completed on psid %ld ru %d\n", rbuf->parityStripeID, rbuf->which_ru);
1841
Dprintf2
("raid%d: Issued new read req on col %d\n", raidPtr->raidid, diskno);
Completed in 36 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025