Searched refs:xfs_errortag_clearall (Results 1 – 4 of 4) sorted by relevance
140 extern int xfs_errortag_clearall(struct xfs_mount *mp, int loud);144 #define xfs_errortag_clearall(mp, loud) (ENOSYS) macro
123 xfs_errortag_clearall(xfs_mount_t *mp, int loud) in xfs_errortag_clearall() function
1546 xfs_errortag_clearall(mp, 0); in xfs_unmountfs()
1550 error = xfs_errortag_clearall(mp, 1); in xfs_file_ioctl()