bcache_ops         31 arch/mips/include/asm/bcache.h extern struct bcache_ops *bcops;
bcache_ops        120 arch/mips/mm/c-r4k.c static struct bcache_ops no_sc_ops = {
bcache_ops        127 arch/mips/mm/c-r4k.c struct bcache_ops *bcops = &no_sc_ops;
bcache_ops        178 arch/mips/mm/sc-ip22.c static struct bcache_ops indy_sc_ops = {
bcache_ops        102 arch/mips/mm/sc-mips.c static struct bcache_ops mips_sc_ops = {
bcache_ops         95 arch/mips/mm/sc-r5k.c static struct bcache_ops r5k_sc_ops = {
bcache_ops        176 arch/mips/mm/sc-rm7k.c static struct bcache_ops rm7k_sc_ops = {
bcache_ops        674 drivers/md/bcache/super.c static const struct block_device_operations bcache_ops = {
bcache_ops        858 drivers/md/bcache/super.c 	d->disk->fops		= &bcache_ops;