blob: b326f329ac70770cd7a0b6b6ae50db12d2aff9a2 [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
};