Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dsuper.c30 static const char bcache_magic[] = { variable
101 if (memcmp(sb->magic, bcache_magic, 16)) in read_super()