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