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