Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dext4.h1777 extern void __ext4_std_error(struct super_block *, const char *,
1931 __ext4_std_error((sb), __func__, __LINE__, (errno)); \
Dsuper.c308 __ext4_std_error(sb, where, line, err); in __ext4_journal_stop()
514 void __ext4_std_error(struct super_block *sb, const char *function, in __ext4_std_error() function