Home
last modified time | relevance | path

Searched refs:buf_roundsize (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dvfs_bio.c184 static u_long buf_roundsize(u_long);
617 buf_roundsize(u_long size) in buf_roundsize() function
1248 desired_size = buf_roundsize(size); in allocbuf()