summaryrefslogtreecommitdiff
path: root/sys/xfs/xfs_pioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/xfs/xfs_pioctl.h')
-rw-r--r--sys/xfs/xfs_pioctl.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/xfs/xfs_pioctl.h b/sys/xfs/xfs_pioctl.h
index ee2d499df0b..bbee423b4a5 100644
--- a/sys/xfs/xfs_pioctl.h
+++ b/sys/xfs/xfs_pioctl.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: xfs_pioctl.h,v 1.3 1999/04/30 01:59:01 art Exp $ */
+/* $OpenBSD: xfs_pioctl.h,v 1.4 2000/09/11 14:26:53 art Exp $ */
/*
- * Copyright (c) 1995, 1996, 1997 Kungliga Tekniska Högskolan
+ * Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -126,6 +126,10 @@
#define VIOC_XFSDEBUG_PRINT _VICEIOCTL(57)
+#define VIOC_CALCULATE_CACHE _VICEIOCTL(58)
+
+#define VIOC_BREAKCALLBACK _VICEIOCTL(59)
+
/*
* GETCELLSTATUS flags
*/