Home
last modified time | relevance | path

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

/linux-4.1.27/fs/befs/
Dbefs.h92 void befs_warning(const struct super_block *sb, const char *fmt, ...);
Dlinuxvfs.c198 befs_warning(sb, "<--- %s Error", __func__); in befs_lookup()
797 befs_warning(sb, in befs_fill_super()
869 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