Home
last modified time | relevance | path

Searched refs:befs_warning (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/befs/
Dbefs.h92 void befs_warning(const struct super_block *sb, const char *fmt, ...);
Dlinuxvfs.c192 befs_warning(sb, "<--- %s Error", __func__); in befs_lookup()
780 befs_warning(sb, in befs_fill_super()
852 befs_warning(sb, "Cannot load nls %s" in befs_fill_super()
Ddebug.c41 befs_warning(const struct super_block *sb, const char *fmt, ...) in befs_warning() function