Home
last modified time | relevance | path

Searched refs:_fat_msg (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/fat/
Dfat.h442 _fat_msg(sb, level, fmt, ##args); \
445 void _fat_msg(struct super_block *sb, const char *level, const char *fmt, ...);
Dmisc.c54 void _fat_msg(struct super_block *sb, const char *level, const char *fmt, ...) in _fat_msg() function