Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbcache.h826 bch_crc64(((void *) (i)) + sizeof(uint64_t), \
Dutil.h545 static inline uint64_t bch_crc64(const void *p, size_t len) in bch_crc64() function
Dsuper.c579 p->csum = bch_crc64(&p->magic, bucket_bytes(ca) - 8); in bch_prio_write()
631 bch_crc64(&p->magic, bucket_bytes(ca) - 8)) in prio_read()