Searched refs:ccrc (Results 1 – 1 of 1) sorted by relevance
1695 } ccrc; in lfs_dir_commitcrc() local1699 ccrc.tag = lfs_tobe32(ntag ^ commit->ptag); in lfs_dir_commitcrc()1700 commit->crc = lfs_crc(commit->crc, &ccrc.tag, sizeof(lfs_tag_t)); in lfs_dir_commitcrc()1701 ccrc.crc = lfs_tole32(commit->crc); in lfs_dir_commitcrc()1705 commit->block, commit->off, &ccrc, sizeof(ccrc)); in lfs_dir_commitcrc()