Home
last modified time | relevance | path

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

/linux/fs/xfs/
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()
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()