Searched refs:xfs_error_report (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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 | 315 xfs_error_report( in xfs_error_report() function 345 xfs_error_report(tag, level, mp, filename, linenum, failaddr); in xfs_corruption_error()
|
/kernel/linux/linux-6.6/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()
|
Completed in 2 milliseconds