Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_error.h39 bool xfs_errortag_test(struct xfs_mount *mp, const char *file, int line,
42 xfs_errortag_test((mp), __FILE__, __LINE__, (tag))
H A Dxfs_error.c166 xfs_errortag_test( in xfs_errortag_test() function