Searched refs:__ext4_abort (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ext4/ |
D | ext4_jbd2.c | 97 __ext4_abort(inode->i_sb, where, line, in __ext4_forget()
|
D | ext4.h | 1779 extern void __ext4_abort(struct super_block *, const char *, unsigned int, 1782 #define ext4_abort(sb, message...) __ext4_abort(sb, __func__, \
|
D | super.c | 545 void __ext4_abort(struct super_block *sb, const char *function, in __ext4_abort() function
|