Searched refs:__mlog_printk (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ocfs2/cluster/ |
D | masklog.h | 166 void __mlog_printk(const u64 *m, const char *func, int line, 177 __mlog_printk(&_m, __func__, __LINE__, fmt, \
|
D | masklog.c | 67 void __mlog_printk(const u64 *mask, const char *func, int line, in __mlog_printk() function 99 EXPORT_SYMBOL_GPL(__mlog_printk);
|