Searched refs:__reiserfs_panic (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/fs/reiserfs/ |
D | prints.c | 352 void __reiserfs_panic(struct super_block *sb, const char *id, in __reiserfs_panic() function 377 __reiserfs_panic(sb, id, function, error_buf); in __reiserfs_error()
|
D | reiserfs.h | 2727 void __reiserfs_panic(struct super_block *s, const char *id, 2731 __reiserfs_panic(s, id, __func__, fmt, ##args)
|