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