Home
last modified time | relevance | path

Searched refs:xfs_error_test (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_error.h129 extern int xfs_error_test(int, int *, char *, int, char *, unsigned long);
134 xfs_error_test((tag), (mp)->m_fixedfsid, "expr", __LINE__, __FILE__, \
Dxfs_error.c67 xfs_error_test(int error_tag, int *fsidp, char *expression, in xfs_error_test() function