Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dfsverity_private.h132 int fsverity_set_info(struct fsverity_info *vi);
H A Dopen.c252 int fsverity_set_info(struct fsverity_info *vi) in fsverity_set_info() function
H A Denable.c280 err = fsverity_set_info(vi); in enable_verity()