Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dopen.c244 void fsverity_set_info(struct inode *inode, struct fsverity_info *vi) in fsverity_set_info() function
372 fsverity_set_info(inode, vi); in ensure_verity_info()
H A Dfsverity_private.h130 void fsverity_set_info(struct inode *inode, struct fsverity_info *vi);
H A Denable.c289 fsverity_set_info(inode, vi); in enable_verity()