Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache_ondisk.h343 #define BCACHE_JSET_VERSION_UUID 1 /* Always latest UUID format */ macro
H A Dsuper.c2053 if (j->version < BCACHE_JSET_VERSION_UUID) in run_cache_set()