OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufferSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_paritylogging.c
293
raidPtr->regionBufferPool.
bufferSize
= raidPtr->regionLogCapacity *
295
printf("regionBufferPool.
bufferSize
%d\n",
296
raidPtr->regionBufferPool.
bufferSize
);
316
(int) (raidPtr->regionBufferPool.
bufferSize
*
319
RF_Malloc(raidPtr->regionBufferPool.
bufferSize
);
323
raidPtr->regionBufferPool.
bufferSize
*
341
raidPtr->parityBufferPool.
bufferSize
= parityBufferCapacity *
343
printf("parityBufferPool.
bufferSize
%d\n",
344
raidPtr->parityBufferPool.
bufferSize
);
365
(int) (raidPtr->parityBufferPool.
bufferSize
*
[
all
...]
rf_paritylog.h
98
int
bufferSize
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025