Searched refs:incfs_hash_tree_algorithm (Results 1 – 4 of 4) sorted by relevance
21 enum incfs_hash_tree_algorithm id;41 struct incfs_hash_alg *incfs_get_hash_alg(enum incfs_hash_tree_algorithm id);48 size_t incfs_get_mtree_depth(enum incfs_hash_tree_algorithm alg, loff_t size);50 size_t incfs_get_mtree_hash_count(enum incfs_hash_tree_algorithm alg,
12 struct incfs_hash_alg *incfs_get_hash_alg(enum incfs_hash_tree_algorithm id) in incfs_get_hash_alg()53 enum incfs_hash_tree_algorithm hash_algorithm;
141 static enum incfs_hash_tree_algorithm incfs_convert_fsverity_hash_alg( in incfs_convert_fsverity_hash_alg()214 enum incfs_hash_tree_algorithm incfs_hash_alg; in incfs_calc_verity_digest_from_desc()
290 enum incfs_hash_tree_algorithm { enum