Home
last modified time | relevance | path

Searched refs:bcache_magic (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dsuper.c32 static const char bcache_magic[] = { variable
204 if (memcmp(sb->magic, bcache_magic, 16)) in read_super()