blob: 1341080e9cf281ea8358467c8dd07f766cfcc198 [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/quotacmds.in; do not edit. */
2
3static const struct xlat quotacmds[] = {
4#if defined(Q_V1_QUOTAON) || (defined(HAVE_DECL_Q_V1_QUOTAON) && HAVE_DECL_Q_V1_QUOTAON)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07005 XLAT(Q_V1_QUOTAON),
Elliott Hughes82728372014-06-06 22:49:31 -07006#endif
7#if defined(Q_V1_QUOTAOFF) || (defined(HAVE_DECL_Q_V1_QUOTAOFF) && HAVE_DECL_Q_V1_QUOTAOFF)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07008 XLAT(Q_V1_QUOTAOFF),
Elliott Hughes82728372014-06-06 22:49:31 -07009#endif
10#if defined(Q_V1_GETQUOTA) || (defined(HAVE_DECL_Q_V1_GETQUOTA) && HAVE_DECL_Q_V1_GETQUOTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070011 XLAT(Q_V1_GETQUOTA),
Elliott Hughes82728372014-06-06 22:49:31 -070012#endif
13#if defined(Q_V1_SETQUOTA) || (defined(HAVE_DECL_Q_V1_SETQUOTA) && HAVE_DECL_Q_V1_SETQUOTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070014 XLAT(Q_V1_SETQUOTA),
Elliott Hughes82728372014-06-06 22:49:31 -070015#endif
16#if defined(Q_V1_SETUSE) || (defined(HAVE_DECL_Q_V1_SETUSE) && HAVE_DECL_Q_V1_SETUSE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070017 XLAT(Q_V1_SETUSE),
Elliott Hughes82728372014-06-06 22:49:31 -070018#endif
19#if defined(Q_V1_SYNC) || (defined(HAVE_DECL_Q_V1_SYNC) && HAVE_DECL_Q_V1_SYNC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070020 XLAT(Q_V1_SYNC),
Elliott Hughes82728372014-06-06 22:49:31 -070021#endif
22#if defined(Q_SETQLIM) || (defined(HAVE_DECL_Q_SETQLIM) && HAVE_DECL_Q_SETQLIM)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070023 XLAT(Q_SETQLIM),
Elliott Hughes82728372014-06-06 22:49:31 -070024#endif
25#if defined(Q_V1_GETSTATS) || (defined(HAVE_DECL_Q_V1_GETSTATS) && HAVE_DECL_Q_V1_GETSTATS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070026 XLAT(Q_V1_GETSTATS),
Elliott Hughes82728372014-06-06 22:49:31 -070027#endif
28#if defined(Q_V1_RSQUASH) || (defined(HAVE_DECL_Q_V1_RSQUASH) && HAVE_DECL_Q_V1_RSQUASH)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070029 XLAT(Q_V1_RSQUASH),
Elliott Hughes82728372014-06-06 22:49:31 -070030#endif
31#if defined(Q_V2_GETQUOTA) || (defined(HAVE_DECL_Q_V2_GETQUOTA) && HAVE_DECL_Q_V2_GETQUOTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070032 XLAT(Q_V2_GETQUOTA),
Elliott Hughes82728372014-06-06 22:49:31 -070033#endif
34#if defined(Q_V2_SETQUOTA) || (defined(HAVE_DECL_Q_V2_SETQUOTA) && HAVE_DECL_Q_V2_SETQUOTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070035 XLAT(Q_V2_SETQUOTA),
Elliott Hughes82728372014-06-06 22:49:31 -070036#endif
37#if defined(Q_V2_SETUSE) || (defined(HAVE_DECL_Q_V2_SETUSE) && HAVE_DECL_Q_V2_SETUSE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070038 XLAT(Q_V2_SETUSE),
Elliott Hughes82728372014-06-06 22:49:31 -070039#endif
40#if defined(Q_V2_GETINFO) || (defined(HAVE_DECL_Q_V2_GETINFO) && HAVE_DECL_Q_V2_GETINFO)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070041 XLAT(Q_V2_GETINFO),
Elliott Hughes82728372014-06-06 22:49:31 -070042#endif
43#if defined(Q_V2_SETINFO) || (defined(HAVE_DECL_Q_V2_SETINFO) && HAVE_DECL_Q_V2_SETINFO)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070044 XLAT(Q_V2_SETINFO),
Elliott Hughes82728372014-06-06 22:49:31 -070045#endif
46#if defined(Q_V2_SETGRACE) || (defined(HAVE_DECL_Q_V2_SETGRACE) && HAVE_DECL_Q_V2_SETGRACE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070047 XLAT(Q_V2_SETGRACE),
Elliott Hughes82728372014-06-06 22:49:31 -070048#endif
49#if defined(Q_V2_SETFLAGS) || (defined(HAVE_DECL_Q_V2_SETFLAGS) && HAVE_DECL_Q_V2_SETFLAGS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070050 XLAT(Q_V2_SETFLAGS),
Elliott Hughes82728372014-06-06 22:49:31 -070051#endif
52#if defined(Q_V2_GETSTATS) || (defined(HAVE_DECL_Q_V2_GETSTATS) && HAVE_DECL_Q_V2_GETSTATS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070053 XLAT(Q_V2_GETSTATS),
Elliott Hughes82728372014-06-06 22:49:31 -070054#endif
55#if defined(Q_SYNC) || (defined(HAVE_DECL_Q_SYNC) && HAVE_DECL_Q_SYNC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070056 XLAT(Q_SYNC),
Elliott Hughes82728372014-06-06 22:49:31 -070057#endif
58#if defined(Q_QUOTAON) || (defined(HAVE_DECL_Q_QUOTAON) && HAVE_DECL_Q_QUOTAON)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070059 XLAT(Q_QUOTAON),
Elliott Hughes82728372014-06-06 22:49:31 -070060#endif
61#if defined(Q_QUOTAOFF) || (defined(HAVE_DECL_Q_QUOTAOFF) && HAVE_DECL_Q_QUOTAOFF)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070062 XLAT(Q_QUOTAOFF),
Elliott Hughes82728372014-06-06 22:49:31 -070063#endif
64#if defined(Q_GETFMT) || (defined(HAVE_DECL_Q_GETFMT) && HAVE_DECL_Q_GETFMT)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070065 XLAT(Q_GETFMT),
Elliott Hughes82728372014-06-06 22:49:31 -070066#endif
67#if defined(Q_GETINFO) || (defined(HAVE_DECL_Q_GETINFO) && HAVE_DECL_Q_GETINFO)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070068 XLAT(Q_GETINFO),
Elliott Hughes82728372014-06-06 22:49:31 -070069#endif
70#if defined(Q_SETINFO) || (defined(HAVE_DECL_Q_SETINFO) && HAVE_DECL_Q_SETINFO)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070071 XLAT(Q_SETINFO),
Elliott Hughes82728372014-06-06 22:49:31 -070072#endif
73#if defined(Q_GETQUOTA) || (defined(HAVE_DECL_Q_GETQUOTA) && HAVE_DECL_Q_GETQUOTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070074 XLAT(Q_GETQUOTA),
Elliott Hughes82728372014-06-06 22:49:31 -070075#endif
76#if defined(Q_SETQUOTA) || (defined(HAVE_DECL_Q_SETQUOTA) && HAVE_DECL_Q_SETQUOTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070077 XLAT(Q_SETQUOTA),
Elliott Hughes82728372014-06-06 22:49:31 -070078#endif
79#if defined(Q_XQUOTAON) || (defined(HAVE_DECL_Q_XQUOTAON) && HAVE_DECL_Q_XQUOTAON)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070080 XLAT(Q_XQUOTAON),
Elliott Hughes82728372014-06-06 22:49:31 -070081#endif
82#if defined(Q_XQUOTAOFF) || (defined(HAVE_DECL_Q_XQUOTAOFF) && HAVE_DECL_Q_XQUOTAOFF)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070083 XLAT(Q_XQUOTAOFF),
Elliott Hughes82728372014-06-06 22:49:31 -070084#endif
85#if defined(Q_XGETQUOTA) || (defined(HAVE_DECL_Q_XGETQUOTA) && HAVE_DECL_Q_XGETQUOTA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070086 XLAT(Q_XGETQUOTA),
Elliott Hughes82728372014-06-06 22:49:31 -070087#endif
88#if defined(Q_XSETQLIM) || (defined(HAVE_DECL_Q_XSETQLIM) && HAVE_DECL_Q_XSETQLIM)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070089 XLAT(Q_XSETQLIM),
Elliott Hughes82728372014-06-06 22:49:31 -070090#endif
91#if defined(Q_XGETQSTAT) || (defined(HAVE_DECL_Q_XGETQSTAT) && HAVE_DECL_Q_XGETQSTAT)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070092 XLAT(Q_XGETQSTAT),
Elliott Hughes82728372014-06-06 22:49:31 -070093#endif
94#if defined(Q_XQUOTARM) || (defined(HAVE_DECL_Q_XQUOTARM) && HAVE_DECL_Q_XQUOTARM)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070095 XLAT(Q_XQUOTARM),
Elliott Hughes82728372014-06-06 22:49:31 -070096#endif
97#if defined(Q_XQUOTASYNC) || (defined(HAVE_DECL_Q_XQUOTASYNC) && HAVE_DECL_Q_XQUOTASYNC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070098 XLAT(Q_XQUOTASYNC),
Elliott Hughes82728372014-06-06 22:49:31 -070099#endif
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700100 XLAT_END
Elliott Hughes82728372014-06-06 22:49:31 -0700101};