Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dopen.c17 static const struct rhashtable_params fsverity_info_hash_params = { variable
256 fsverity_info_hash_params); in fsverity_set_info()
262 fsverity_info_hash_params); in __fsverity_get_info()
372 fsverity_info_hash_params); in ensure_verity_info()
402 fsverity_info_hash_params); in fsverity_remove_info()
416 if (rhashtable_init(&fsverity_info_hash, &fsverity_info_hash_params)) in fsverity_init_info_cache()