Home
last modified time | relevance | path

Searched defs:bcache_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dbcache.h16 struct bcache_ops { struct
27 extern struct bcache_ops *bcops; argument
/linux-4.1.27/drivers/md/bcache/
Dsuper.c667 static const struct block_device_operations bcache_ops = { variable