Searched refs:fscrypt_msg (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/crypto/ |
| A D | fscrypt_private.h | 309 fscrypt_msg(const struct inode *inode, const char *level, const char *fmt, ...); 312 fscrypt_msg((inode), KERN_WARNING, fmt, ##__VA_ARGS__) 314 fscrypt_msg((inode), KERN_ERR, fmt, ##__VA_ARGS__)
|
| A D | crypto.c | 365 void fscrypt_msg(const struct inode *inode, const char *level, in fscrypt_msg() function
|
Completed in 9 milliseconds