OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufio
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_netbsd.h
63
struct pool
bufio
; /* Buffer IO Pool */
member in struct:RF_Pools_s
89
char
bufio
[RF_MAX_POOLNAMELEN]; /* Buffer IO Pool */
member in struct:RF_PoolNames_s
rf_diskqueue.c
205
pool_destroy(&raidPtr->pools.
bufio
);
216
rf_pool_init(raidPtr, raidPtr->poolNames.
bufio
, &raidPtr->pools.
bufio
, sizeof(buf_t),
217
"
bufio
", RF_MIN_FREE_BUFIO, RF_MAX_FREE_BUFIO);
396
p->bp = pool_get(&raidPtr->pools.
bufio
, PR_WAITOK | PR_ZERO);
429
pool_put(&p->raidPtr->pools.
bufio
, p->bp);
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025