Searched refs:sumoff (Results 1 – 2 of 2) sorted by relevance
85 xchk_rtsumoff_t sumoff, in xfsum_load() argument89 sumoff << XFS_WORDLOG); in xfsum_load()95 xchk_rtsumoff_t sumoff, in xfsum_store() argument99 sumoff << XFS_WORDLOG); in xfsum_store()105 xchk_rtsumoff_t sumoff, in xfsum_copyout() argument110 sumoff << XFS_WORDLOG); in xfsum_copyout()185 xchk_rtsumoff_t sumoff = 0; in xchk_rtsum_compare() local214 error = xfsum_copyout(sc, sumoff, sc->buf, mp->m_blockwsize); in xchk_rtsum_compare()225 sumoff += mp->m_blockwsize; in xchk_rtsum_compare()
515 const int sumoff = offsetof(struct nilfs_super_block, s_sum); in nilfs_valid_sb() local522 if (bytes < sumoff + 4 || bytes > BLOCK_SIZE) in nilfs_valid_sb()525 sumoff); in nilfs_valid_sb()527 crc = crc32_le(crc, (unsigned char *)sbp + sumoff + 4, in nilfs_valid_sb()528 bytes - sumoff - 4); in nilfs_valid_sb()