Home
last modified time | relevance | path

Searched refs:quota_quantum (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Dsuper.c1054 unsigned int logd_secs, statfs_slow, statfs_quantum, quota_quantum; in gfs2_show_options() local
1058 quota_quantum = sdp->sd_tune.gt_quota_quantum; in gfs2_show_options()
1125 if (quota_quantum != 60) in gfs2_show_options()
1126 seq_printf(s, ",quota_quantum=%d", quota_quantum); in gfs2_show_options()
H A Dsys.c680 TUNE_ATTR(quota_quantum, 0);