Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_priv.h516 __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead,
H A Dxfs_log_recover.c2887 crc = xlog_cksum(log, rhead, dp, XLOG_REC_SIZE, in xlog_recover_process()
2895 other_crc = xlog_cksum(log, rhead, dp, XLOG_REC_SIZE_OTHER, in xlog_recover_process()
H A Dxfs_log.c1503 xlog_cksum( in xlog_cksum() function
1751 iclog->ic_header->h_crc = xlog_cksum(log, iclog->ic_header, in xlog_sync()