blob: be93ed6d051d9b4b2366318671284d7edbc915f9 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/quotatypes.in; do not edit. */
static const struct xlat quotatypes[] = {
#if defined(USRQUOTA) || (defined(HAVE_DECL_USRQUOTA) && HAVE_DECL_USRQUOTA)
XLAT(USRQUOTA),
#endif
#if defined(GRPQUOTA) || (defined(HAVE_DECL_GRPQUOTA) && HAVE_DECL_GRPQUOTA)
XLAT(GRPQUOTA),
#endif
XLAT_END
};