Searched refs:BCACHE_JSET_VERSION_UUIDv1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/md/bcache/ | ||
H A D | bcache_ondisk.h | 342 #define BCACHE_JSET_VERSION_UUIDv1 1 macro |
H A D | super.c | 468 if (j->version < BCACHE_JSET_VERSION_UUIDv1) { in uuid_read() |