Home
last modified time | relevance | path

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

/fs/incfs/
Dintegrity.h43 struct mtree *incfs_alloc_mtree(struct mem_range signature,
Dintegrity.c130 struct mtree *incfs_alloc_mtree(struct mem_range signature, in incfs_alloc_mtree() function
Dverity.c446 hash_tree = incfs_alloc_mtree(range((u8 *)&sig, sizeof(sig)), in incfs_add_signature_record()
Dpseudo_files.c354 hash_tree = incfs_alloc_mtree(raw_signature, block_count); in init_new_file()
Ddata_mgmt.c1586 hash_tree = incfs_alloc_mtree(range(buf, signature->sig_size), in process_file_signature_md()