Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbcache.h810 bch_crc64(((void *) (i)) + sizeof(uint64_t), \
Dutil.h547 static inline uint64_t bch_crc64(const void *p, size_t len) in bch_crc64() function
Dsuper.c556 p->csum = bch_crc64(&p->magic, bucket_bytes(ca) - 8); in bch_prio_write()
607 bch_crc64(&p->magic, bucket_bytes(ca) - 8)) in prio_read()