Searched refs:GRPQUOTA (Results 1 – 9 of 9) sorted by relevance
14 #if defined(GRPQUOTA) || (defined(HAVE_DECL_GRPQUOTA) && HAVE_DECL_GRPQUOTA)15 XLAT(GRPQUOTA),
2 GRPQUOTA
76 GRPQUOTA); in e2fsck_hide_quota()
1628 qtype = sb->s_usr_quota_inum ? USRQUOTA : GRPQUOTA; in main()
43 #define GRPQUOTA 1 /* element used for group quotas */ macro
21 #define GRPQUOTA 1 macro
294 else if (type == GRPQUOTA) in quota_file_create()
745 if ((qf_ino = quota_file_exists(fs, GRPQUOTA, in handle_quota_options()747 quota_update_limits(qctx, qf_ino, GRPQUOTA); in handle_quota_options()748 quota_write_inode(qctx, GRPQUOTA); in handle_quota_options()750 quota_remove_inode(fs, GRPQUOTA); in handle_quota_options()
82 #define GRPQUOTA 1 macro