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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c43 xfs_error_trap(int e) function
54 cmn_err(CE_NOTE, "xfs_error_trap: error %d", e);

Completed in 46 milliseconds