Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dbcache_ondisk.h312 #define BSET_MAGIC 0x90135c78b99e07f5ULL macro
/linux-6.12.1/fs/bcachefs/
Dbcachefs_format.h1087 #define BSET_MAGIC __cpu_to_le64(0x90135c78b99e07f5ULL) macro