Searched refs:BCACHE_JSET_VERSION_UUID (Results 1 – 2 of 2) sorted by relevance
/drivers/md/bcache/ | ||
D | bcache_ondisk.h | 342 #define BCACHE_JSET_VERSION_UUID 1 /* Always latest UUID format */ macro |
D | super.c | 2066 if (j->version < BCACHE_JSET_VERSION_UUID) in run_cache_set() |