Searched refs:ccrc (Results 1 – 1 of 1) sorted by relevance
1748 } ccrc; in lfs_dir_commitcrc() local1752 ccrc.tag = lfs_tobe32(ntag ^ commit->ptag); in lfs_dir_commitcrc()1753 commit->crc = lfs_crc(commit->crc, &ccrc.tag, sizeof(lfs_tag_t)); in lfs_dir_commitcrc()1754 ccrc.crc = lfs_tole32(commit->crc); in lfs_dir_commitcrc()1758 commit->block, commit->off, &ccrc, sizeof(ccrc)); in lfs_dir_commitcrc()