Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c710 size_t bytes_to_compare = min( in validate_test_file_content_with_seed() local
724 if (memcmp(expected_block, actual_block, bytes_to_compare)) { in validate_test_file_content_with_seed()