OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blist_create
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
blist.h
34
* blist =
blist_create
(blocks)
80
extern blist_t
blist_create
(blist_blkno_t blocks);
/src/sys/kern/
subr_blist.c
174
*
blist_create
() - create a blist capable of handling up to the specified
184
blist_create
(blist_blkno_t blocks)
function
310
blist_t newbl =
blist_create
(count);
1058
bl =
blist_create
(size);
/src/sys/uvm/
uvm_swap.c
1072
sdp->swd_blist =
blist_create
(npages);
Completed in 17 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026