xfs_errortag_clearall 1577 fs/xfs/linux-2.6/xfs_ioctl.c 		error = xfs_errortag_clearall(mp, 1);
xfs_errortag_clearall  138 fs/xfs/xfs_error.h extern int xfs_errortag_clearall(xfs_mount_t *mp, int loud);
xfs_errortag_clearall 1297 fs/xfs/xfs_mount.c 	xfs_errortag_clearall(mp, 0);