Home
last modified time | relevance | path

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

/fs/incfs/
Dintegrity.h27 struct mtree { struct
43 struct mtree *incfs_alloc_mtree(struct mem_range signature, argument
46 void incfs_free_mtree(struct mtree *tree);
Dintegrity.c130 struct mtree *incfs_alloc_mtree(struct mem_range signature, in incfs_alloc_mtree()
135 struct mtree *result = NULL; in incfs_alloc_mtree()
202 void incfs_free_mtree(struct mtree *tree) in incfs_free_mtree()
Dverity.c298 struct mtree *hash_tree, loff_t hash_offset, in incfs_build_merkle_tree()
421 struct mtree *hash_tree = NULL; in incfs_add_signature_record()
Ddata_mgmt.h356 struct mtree *df_hash_tree;
Ddata_mgmt.c673 struct mtree *tree = NULL; in validate_hash_tree()
1478 struct mtree *hash_tree = NULL; in incfs_process_new_hash_block()
1545 struct mtree *hash_tree = NULL; in process_file_signature_md()
Dpseudo_files.c309 struct mtree *hash_tree = NULL; in init_new_file()