ar_quota         2130 fs/gfs2/bmap.c 				 (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF ?
ar_quota          577 fs/gfs2/incore.h 	unsigned int ar_quota:2;		/* off/account/on */
ar_quota         1387 fs/gfs2/ops_fstype.c 			args->ar_quota = GFS2_QUOTA_OFF;
ar_quota         1389 fs/gfs2/ops_fstype.c 			args->ar_quota = opt_quota_values[result.int_32];
ar_quota         1391 fs/gfs2/ops_fstype.c 			args->ar_quota = GFS2_QUOTA_ON;
ar_quota         1553 fs/gfs2/ops_fstype.c 		args->ar_quota = GFS2_QUOTA_DEFAULT;
ar_quota          537 fs/gfs2/quota.c 	if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF)
ar_quota          566 fs/gfs2/quota.c 	if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF)
ar_quota         1043 fs/gfs2/quota.c 	if (sdp->sd_args.ar_quota != GFS2_QUOTA_ON)
ar_quota         1201 fs/gfs2/quota.c         if (sdp->sd_args.ar_quota != GFS2_QUOTA_ON)
ar_quota         1255 fs/gfs2/quota.c 	if (sdp->sd_args.ar_quota != GFS2_QUOTA_ON ||
ar_quota         1585 fs/gfs2/quota.c 	switch (sdp->sd_args.ar_quota) {
ar_quota         1621 fs/gfs2/quota.c 	if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF)
ar_quota         1662 fs/gfs2/quota.c 	if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF)
ar_quota           48 fs/gfs2/quota.h 	    sdp->sd_args.ar_quota == GFS2_QUOTA_OFF)
ar_quota           53 fs/gfs2/quota.h 	if (sdp->sd_args.ar_quota != GFS2_QUOTA_ON)
ar_quota         1063 fs/gfs2/super.c 	if (args->ar_quota != GFS2_QUOTA_DEFAULT) {
ar_quota         1065 fs/gfs2/super.c 		switch (args->ar_quota) {