Searched refs:exfat_msg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/exfat/ |
| D | exfat_fs.h | 507 void exfat_msg(struct super_block *sb, const char *lv, const char *fmt, ...) 510 exfat_msg(sb, KERN_ERR, fmt, ##__VA_ARGS__) 512 exfat_msg(sb, KERN_WARNING, fmt, ##__VA_ARGS__) 514 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
|