Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dbcache.c51 struct bcachectl struct
64 struct bcachectl *bcache_ctl; argument
150 bc->bcache_ctl = malloc(bc->bcache_nblks * sizeof (struct bcachectl)); in bcache_allocate()