Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dbcache.h270 #define BCACHE_JSET_VERSION_UUIDv1 1 macro
/linux-4.1.27/drivers/md/bcache/
Dsuper.c409 if (j->version < BCACHE_JSET_VERSION_UUIDv1) { in uuid_read()