bcache_ops
extern struct bcache_ops *bcops;
static struct bcache_ops no_sc_ops = {
struct bcache_ops *bcops = &no_sc_ops;
static struct bcache_ops indy_sc_ops = {
static struct bcache_ops mips_sc_ops = {
static struct bcache_ops r5k_sc_ops = {
static struct bcache_ops rm7k_sc_ops = {