OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blockCount
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_psstatus.c
175
p->
blockCount
= 0;
186
p->
blockCount
++;/* if we're asking to block recon, bump the
189
raidPtr->raidid, psID, p->
blockCount
);
305
printf("PSID %ld RU %d :
blockCount
%d %d/%d/%d proc/block/buf waiting, issued ",
306
(long) p->parityStripeID, p->which_ru, p->
blockCount
, procsWaiting, blocksWaiting, bufsWaiting);
rf_psstatus.h
86
int
blockCount
; /* count of # proc that have blocked recon on
rf_reconstruct.c
1914
pssPtr->
blockCount
--;
1915
Dprintf3("raid%d: unblocking recon on psid %ld:
blockcount
is %d\n",
1916
raidPtr->raidid, psid, pssPtr->
blockCount
);
1917
if (pssPtr->
blockCount
== 0) { /* if recon blockage has been released */
Completed in 15 milliseconds
Indexes created Tue Oct 14 00:09:49 GMT 2025