Searched refs:xfs_error_trap (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_error.h24 extern int xfs_error_trap(int);
25 #define XFS_ERROR(e) xfs_error_trap(e)
H A Dxfs_error.c40 xfs_error_trap(int e) function
51 cmn_err(CE_NOTE, "xfs_error_trap: error %d", e);

Completed in 175 milliseconds