Home
last modified time | relevance | path

Searched refs:e2dt_checksum (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/ext2fs/
H A Dext2_dir.h80 uint32_t e2dt_checksum; /* crc32c(uuid+inum+dirblock) */ member
H A Dext2_csum.c205 if (calculated != le32toh(tp->e2dt_checksum)) in ext2_dirent_csum_verify()
335 tp->e2dt_checksum = in ext2_dirent_csum_set()