Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dbcache.h341 #define BCACHE_JSET_VERSION_UUIDv1 1 macro
/Linux-v5.10/drivers/md/bcache/
Dsuper.c439 if (j->version < BCACHE_JSET_VERSION_UUIDv1) { in uuid_read()