Home
last modified time | relevance | path

Searched defs:fat_msg (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
Dmisc.c48 void fat_msg(struct super_block *sb, const char *level, const char *fmt, ...) in fat_msg() function
/kernel/linux/linux-6.6/fs/fat/
Dfat.h439 #define fat_msg(sb, level, fmt, args...) \ macro