Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c143 static struct buf *bio_bhdr_alloc(void);
1465 bp = bio_bhdr_alloc(); /* Get a buf hdr */ in bio_getfreeblk()
1562 bio_bhdr_alloc(void) in bio_bhdr_alloc() function