Searched refs:fsverity_msg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/verity/ |
H A D | fsverity_private.h | 146 fsverity_msg(const struct inode *inode, const char *level, 150 fsverity_msg((inode), KERN_WARNING, fmt, ##__VA_ARGS__) 152 fsverity_msg((inode), KERN_ERR, fmt, ##__VA_ARGS__)
|
H A D | init.c | 12 void fsverity_msg(const struct inode *inode, const char *level, in fsverity_msg() function
|
/kernel/linux/linux-6.6/fs/verity/ |
H A D | fsverity_private.h | 104 fsverity_msg(const struct inode *inode, const char *level, 108 fsverity_msg((inode), KERN_WARNING, fmt, ##__VA_ARGS__) 110 fsverity_msg((inode), KERN_ERR, fmt, ##__VA_ARGS__)
|
H A D | init.c | 43 void fsverity_msg(const struct inode *inode, const char *level, in fsverity_msg() function
|
Completed in 2 milliseconds