Home
last modified time | relevance | path

Searched refs:mtree (Results 1 – 5 of 5) 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()
Ddata_mgmt.h240 struct mtree *df_hash_tree;
Ddata_mgmt.c397 struct mtree *tree = NULL; in validate_hash_tree()
1066 struct mtree *hash_tree = NULL; in incfs_process_new_hash_block()
1149 struct mtree *hash_tree = NULL; in process_file_signature_md()
Dvfs.c895 struct mtree *hash_tree = NULL; in init_new_file()