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