OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bufpages
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
vfs_bio.c
181
#ifndef
BUFPAGES
182
# define
BUFPAGES
0
194
u_int
bufpages
=
BUFPAGES
; /* optional hardwired count */
variable in typeref:typename:u_int
428
* - If
bufpages
is specified, use that as the number
434
if (
bufpages
!= 0) {
435
n =
bufpages
;
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025