OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RF_DAG_PTRCACHESIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_dag.h
85
#define
RF_DAG_PTRCACHESIZE
40
132
RF_DagNode_t *dag_ptrs[
RF_DAG_PTRCACHESIZE
]; /* cache for performance */
rf_dagutils.c
132
if (nptrs <=
RF_DAG_PTRCACHESIZE
) {
139
* (1) Generally, nptrs doesn't exceed
RF_DAG_PTRCACHESIZE
by
141
* (2) Generally, ntprs isn't a lot less than
RF_DAG_PTRCACHESIZE
Completed in 21 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025