Searched refs:GFS2_QUOTA_OFF (Results 1 – 5 of 5) sorted by relevance
46 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_quota_lock_check()
530 #define GFS2_QUOTA_DEFAULT GFS2_QUOTA_OFF531 #define GFS2_QUOTA_OFF 0 macro
548 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_quota_hold()1558 case GFS2_QUOTA_OFF: in gfs2_quota_get_state()1583 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_get_dqblk()1624 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_set_dqblk()
200 args->ar_quota = GFS2_QUOTA_OFF; in gfs2_mount_args()1353 case GFS2_QUOTA_OFF: in gfs2_show_options()
1238 (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF ? in do_grow()