Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.c668 static int validate_hash_tree(struct backing_file_context *bfc, struct file *f, in validate_hash_tree() function
1337 int err = validate_hash_tree(bfc, f, index, dst, tmp.data); in incfs_read_data_file_block()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c2011 static int validate_hash_tree(const char *mount_dir, struct test_file *file) in validate_hash_tree() function
2116 else if (validate_hash_tree(mount_dir, file) < 0) in hash_tree_test()