summaryrefslogtreecommitdiff
path: root/quotaio_xfs.h
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2016-01-26 14:06:59 +0100
committerJan Kara <jack@suse.cz>2016-01-27 12:16:25 +0100
commit7367f5d511ec4555fbb7a87c1c1853fd4fd01712 (patch)
treea95f6331716622299563e7c301faa87f681f0bc5 /quotaio_xfs.h
parent85687833434d50e3f5fd4b849e543eb505bf5a20 (diff)
Add support for scanning using Q_XGETNEXTQUOTA
Add support for scanning of all available quota structures using Q_XGETNEXTQUOTA quotactl. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'quotaio_xfs.h')
-rw-r--r--quotaio_xfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quotaio_xfs.h b/quotaio_xfs.h
index 54725b0..2236da4 100644
--- a/quotaio_xfs.h
+++ b/quotaio_xfs.h
@@ -46,6 +46,7 @@
#define Q_XSETQLIM XQM_CMD(0x4) /* set disk limits only */
#define Q_XGETQSTAT XQM_CMD(0x5) /* returns fs_quota_stat_t struct */
#define Q_XQUOTARM XQM_CMD(0x6) /* free quota files' space */
+#define Q_XGETNEXTQUOTA XQM_CMD(0x9) /* get disk limits and usage >= ID */
/*
* fs_disk_quota structure: