Searched refs:__ocfs2_abort (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.h | 23 void __ocfs2_abort(struct super_block *sb, const char *function, 27 __ocfs2_abort(sb, __PRETTY_FUNCTION__, fmt, ##__VA_ARGS__)
|
H A D | super.c | 2581 void __ocfs2_abort(struct super_block *sb, const char *function, in __ocfs2_abort() function
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | super.h | 21 void __ocfs2_abort(struct super_block *sb, const char *function, 25 __ocfs2_abort(sb, __PRETTY_FUNCTION__, fmt, ##__VA_ARGS__)
|
H A D | super.c | 2572 void __ocfs2_abort(struct super_block *sb, const char *function, in __ocfs2_abort() function
|
Completed in 6 milliseconds