Searched refs:fscrypt_msg (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | fscrypt_private.h | 281 fscrypt_msg(const struct inode *inode, const char *level, const char *fmt, ...); 284 fscrypt_msg((inode), KERN_WARNING, fmt, ##__VA_ARGS__) 286 fscrypt_msg((inode), KERN_ERR, fmt, ##__VA_ARGS__)
|
| H A D | crypto.c | 340 void fscrypt_msg(const struct inode *inode, const char *level, in fscrypt_msg() function
|