Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bcache_init
usr/src/boot/common/bootstrap.h
75
void bcache_init(size_t nblks, size_t bsize);
usr/src/boot/efi/loader/main.c
736
bcache_init(32768, 512);
usr/src/boot/i386/gptzfsboot/zfsboot.c
211
bcache_init(32768, 512);
usr/src/boot/i386/loader/main.c
146
bcache_init(32768, 512);
usr/src/boot/userboot/userboot/main.c
192
bcache_init(32768, 512);