Home
last modified time | relevance | path

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

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