summaryrefslogtreecommitdiff
path: root/quota.h
diff options
context:
space:
mode:
Diffstat (limited to 'quota.h')
-rw-r--r--quota.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/quota.h b/quota.h
index 565fc7e..0491975 100644
--- a/quota.h
+++ b/quota.h
@@ -95,6 +95,8 @@ struct if_dqblk {
#define IIF_FLAGS 4
#define IIF_ALL (IIF_BGRACE | IIF_IGRACE | IIF_FLAGS)
+#define DQF_SYS_FILE 0x10000 /* Quota stored in a system file */
+
struct if_dqinfo {
u_int64_t dqi_bgrace;
u_int64_t dqi_igrace;