Searched refs:xfs_error_report (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A 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)
|
H A D | xfs_error.c | 371 xfs_error_report( in xfs_error_report() function 401 xfs_error_report(tag, level, mp, filename, linenum, failaddr); in xfs_corruption_error()
|