Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmount.c1059 static int verify_checksum_chksum(struct f2fs_checkpoint *cp) in verify_checksum_chksum() function
1090 if (verify_checksum_chksum((struct f2fs_checkpoint *)cp_page)) in get_checkpoint_version()