Searched refs:xfs_error_report (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_error.h | 11 extern void xfs_error_report(const char *tag, int level, struct xfs_mount *mp, 29 xfs_error_report(e, lvl, mp, __FILE__, __LINE__, __return_address)
|
D | xfs_error.c | 315 xfs_error_report( in xfs_error_report() function 345 xfs_error_report(tag, level, mp, filename, linenum, failaddr); in xfs_corruption_error()
|