Home
last modified time | relevance | path

Searched defs:BSET_MAGIC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dbcache_ondisk.h312 #define BSET_MAGIC 0x90135c78b99e07f5ULL macro
/linux/fs/bcachefs/
H A Dbcachefs_format.h1099 #define BSET_MAGIC __cpu_to_le64(0x90135c78b99e07f5ULL) macro