Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper-io.c268 if (!uuid_equal(&layout->magic, &BCACHE_MAGIC) && in validate_sb_layout()
638 if (!uuid_equal(&sb->sb->magic, &BCACHE_MAGIC) && in read_one_super()
H A Dbcachefs_format.h1112 #define BCACHE_MAGIC \ macro