Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/conf/
H A Dparam.c122 struct buf *buf_headers; variable
/xnu-12377.1.9/bsd/dev/
H A Dunix_startup.c170 buf_headers = (struct buf *)bufferhdr_range.min_address; in bsd_startupearly()
/xnu-12377.1.9/bsd/sys/
H A Dbuf_internal.h300 extern struct buf *buf_headers; /* The buffer headers. */
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_bio.c2362 bp = &buf_headers[i]; in bufinit()
2378 bp = &buf_headers[i]; in bufinit()