xlog_cksum 1899 fs/xfs/xfs_log.c iclog->ic_header.h_crc = xlog_cksum(log, &iclog->ic_header, xlog_cksum 424 fs/xfs/xfs_log_priv.h extern __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead, xlog_cksum 5141 fs/xfs/xfs_log_recover.c crc = xlog_cksum(log, rhead, dp, be32_to_cpu(rhead->h_len));