Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ext2fs/
HDext2_csum.c175 ext2_dirent_csum(struct inode *ip, struct ext2fs_direct_2 *ep, int size) in ext2_dirent_csum() function
204 calculated = ext2_dirent_csum(ip, ep, (char *)tp - (char *)ep); in ext2_dirent_csum_verify()
336 htole32(ext2_dirent_csum(ip, ep, (char *)tp - (char *)ep)); in ext2_dirent_csum_set()