Searched refs:exfat_msg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/fs/exfat/ |
| D | exfat_fs.h | 500 void exfat_msg(struct super_block *sb, const char *lv, const char *fmt, ...) 503 exfat_msg(sb, KERN_ERR, fmt, ##__VA_ARGS__) 505 exfat_msg(sb, KERN_WARNING, fmt, ##__VA_ARGS__) 507 exfat_msg(sb, KERN_INFO, fmt, ##__VA_ARGS__)
|
| D | misc.c | 52 void exfat_msg(struct super_block *sb, const char *level, const char *fmt, ...) in exfat_msg() function
|