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