Home
last modified time | relevance | path

Searched refs:xfs_error_report (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_error.h11 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 Dxfs_error.c371 xfs_error_report( in xfs_error_report() function
401 xfs_error_report(tag, level, mp, filename, linenum, failaddr); in xfs_corruption_error()