Home
last modified time | relevance | path

Searched refs:GFS2_QUOTA_OFF (Results 1 – 4 of 4) sorted by relevance

/fs/gfs2/
Dquota.h42 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_quota_lock_check()
Dincore.h459 #define GFS2_QUOTA_DEFAULT GFS2_QUOTA_OFF
460 #define GFS2_QUOTA_OFF 0 macro
Dquota.c505 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_quota_hold()
1453 case GFS2_QUOTA_OFF: in gfs2_quota_get_xstate()
1478 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_get_dqblk()
1525 if (sdp->sd_args.ar_quota == GFS2_QUOTA_OFF) in gfs2_set_dqblk()
Dsuper.c194 args->ar_quota = GFS2_QUOTA_OFF; in gfs2_mount_args()
1317 case GFS2_QUOTA_OFF: in gfs2_show_options()