Searched refs:xfs_error_test (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_error.h | 145 extern int xfs_error_test(int, int *, char *, int, char *, unsigned long); 153 xfs_error_test((tag), (mp)->m_fixedfsid, #expr, __LINE__, __FILE__, \ 158 xfs_error_test((tag), (mp)->m_fixedfsid, "expr", __LINE__, __FILE__, \
|
D | xfs_error.c | 96 xfs_error_test(int error_tag, int *fsidp, char *expression, in xfs_error_test() function
|