Searched refs:fsverity_get_info (Results 1 – 3 of 3) sorted by relevance
111 static inline struct fsverity_info *fsverity_get_info(const struct inode *inode) in fsverity_get_info() function139 static inline struct fsverity_info *fsverity_get_info(const struct inode *inode) in fsverity_get_info() function208 return fsverity_get_info(inode) != NULL; in fsverity_active()
29 vi = fsverity_get_info(inode); in fsverity_ioctl_measure()
241 struct fsverity_info *vi = fsverity_get_info(inode); in ensure_verity_info()