Home
last modified time | relevance | path

Searched refs:xfs_start_cksum_update (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_cksum.h35 xfs_start_cksum_update(char *buffer, size_t length, unsigned long cksum_offset) in xfs_start_cksum_update() function
66 uint32_t crc = xfs_start_cksum_update(buffer, length, cksum_offset); in xfs_update_cksum()
H A Dxfs_inode_buf.c596 crc = xfs_start_cksum_update((char *)dip, mp->m_sb.sb_inodesize, in xfs_dinode_calc_crc()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_cksum.h35 xfs_start_cksum_update(char *buffer, size_t length, unsigned long cksum_offset) in xfs_start_cksum_update() function
66 uint32_t crc = xfs_start_cksum_update(buffer, length, cksum_offset); in xfs_update_cksum()
H A Dxfs_inode_buf.c625 crc = xfs_start_cksum_update((char *)dip, mp->m_sb.sb_inodesize, in xfs_dinode_calc_crc()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.c1632 crc = xfs_start_cksum_update((char *)rhead, in xlog_cksum()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log.c1814 crc = xfs_start_cksum_update((char *)rhead, in xlog_cksum()

Completed in 11 milliseconds