Searched defs:bcache (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/boot/sys/boot/common/ | ||
H A D | bcache.c | 63 struct bcache { struct |
/titanic_52/usr/src/lib/libmp/common/ | ||
H A D | mult.c | 74 short bcache; in m_mult() local |
/titanic_52/usr/src/stand/lib/fs/common/ | ||
H A D | cache.c | 484 typedef struct bcache { /* Disk block cache objects: */ struct |
/titanic_52/usr/src/uts/common/sys/ | ||
H A D | stream.h | 383 typedef struct bcache { struct |
/titanic_52/usr/src/cmd/backup/dump/ | ||
H A D | dumptraverse.c | 816 static uchar_t bcache[DEV_BSIZE * CACHESIZE]; local |