Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dbcache_ondisk.h313 static inline __u64 jset_magic(struct cache_sb *sb) in jset_magic() function
Djournal.c78 if (j->magic != jset_magic(&ca->sb)) { in journal_read_bucket()
782 w->data->magic = jset_magic(&ca->sb); in journal_write_unlocked()