Searched refs:csstate (Results 1 – 1 of 1) sorted by relevance
826 struct csum_state *csstate = _csstate; in csum_and_copy_to_iter() local833 csstate->csum = csum_block_add(csstate->csum, in csum_and_copy_to_iter()835 csstate->off); in csum_and_copy_to_iter()836 csstate->off += bytes; in csum_and_copy_to_iter()840 sum = csum_shift(csstate->csum, csstate->off); in csum_and_copy_to_iter()845 csstate->csum = csum_shift(sum, csstate->off); in csum_and_copy_to_iter()846 csstate->off += bytes; in csum_and_copy_to_iter()