Searched refs:xlog_cksum (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_log_priv.h | 516 __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead,
|
| H A D | xfs_log_recover.c | 2887 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 D | xfs_log.c | 1503 xlog_cksum( in xlog_cksum() function 1751 iclog->ic_header->h_crc = xlog_cksum(log, iclog->ic_header, in xlog_sync()
|