xfs_error_trap     24 fs/xfs/xfs_error.h extern int	xfs_error_trap(int);
xfs_error_trap     25 fs/xfs/xfs_error.h #define	XFS_ERROR(e)	xfs_error_trap(e)