Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dbootstrap.h77 void *bcache_allocate(void);
H A Dbcache.c119 bcache_allocate(void) in bcache_allocate() function
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c892 pd->pd_bcache = bcache_allocate(); in efipart_open()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c852 bd->bd_bcache = bcache_allocate(); in bd_open()