Searched refs:fsverity_msg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/verity/ |
H A D | fsverity_private.h | 95 fsverity_msg(const struct inode *inode, const char *level, 99 fsverity_msg((inode), KERN_WARNING, fmt, ##__VA_ARGS__) 101 fsverity_msg((inode), KERN_ERR, fmt, ##__VA_ARGS__)
|
H A D | init.c | 38 void fsverity_msg(const struct inode *inode, const char *level, in fsverity_msg() function
|