Home
last modified time | relevance | path

Searched refs:bch_crc64 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/md/bcache/
Dbcache.h849 bch_crc64(((void *) (i)) + sizeof(uint64_t), \
Dutil.h526 static inline uint64_t bch_crc64(const void *p, size_t len) in bch_crc64() function
Dsuper.c658 p->csum = bch_crc64(&p->magic, meta_bucket_bytes(&ca->sb) - 8); in bch_prio_write()
711 bch_crc64(&p->magic, meta_bucket_bytes(&ca->sb) - 8)) { in prio_read()