Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/conf/
H A Dparam.c124 struct buf *buf_headers; variable
/xnu-11417.101.15/bsd/sys/
H A Dbuf_internal.h295 extern struct buf *buf_headers; /* The buffer headers. */
/xnu-11417.101.15/bsd/dev/
H A Dunix_startup.c175 buf_headers = (struct buf *)bufferhdr_range.min_address; in bsd_startupearly()
/xnu-11417.101.15/bsd/vfs/
H A Dvfs_bio.c2199 bp = &buf_headers[i]; in bufinit()
2215 bp = &buf_headers[i]; in bufinit()