Searched refs:__ocfs2_error (Results 1 – 2 of 2) sorted by relevance
34 void __ocfs2_error(struct super_block *sb,39 #define ocfs2_error(sb, fmt, args...) __ocfs2_error(sb, __PRETTY_FUNCTION__, fmt, ##args)
2201 void __ocfs2_error(struct super_block *sb, in __ocfs2_error() function