Home
last modified time | relevance | path

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

/fs/incfs/
Dintegrity.h27 struct mtree { struct
53 struct mtree *incfs_alloc_mtree(enum incfs_hash_tree_algorithm id, argument
57 void incfs_free_mtree(struct mtree *tree);
Dintegrity.c117 struct mtree *incfs_alloc_mtree(enum incfs_hash_tree_algorithm id, in incfs_alloc_mtree()
121 struct mtree *result = NULL; in incfs_alloc_mtree()
184 void incfs_free_mtree(struct mtree *tree) in incfs_free_mtree()
Ddata_mgmt.h184 struct mtree *df_hash_tree;
Ddata_mgmt.c250 struct mtree *tree = NULL; in validate_hash_tree()
785 struct mtree *hash_tree = NULL; in incfs_process_new_hash_block()
866 struct mtree *hash_tree = NULL; in process_file_signature_md()
Dvfs.c939 struct mtree *hash_tree = NULL; in init_new_file()