bch_crc64_update 200 drivers/md/bcache/btree.c crc = bch_crc64_update(crc, data, end - data); bch_crc64_update 49 drivers/md/bcache/request.c csum = bch_crc64_update(csum, d, bv.bv_len);