Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dsuper.c1056 unsigned int logd_secs, statfs_slow, statfs_quantum, quota_quantum; in gfs2_show_options() local
1060 quota_quantum = sdp->sd_tune.gt_quota_quantum; in gfs2_show_options()
1127 if (quota_quantum != 60) in gfs2_show_options()
1128 seq_printf(s, ",quota_quantum=%d", quota_quantum); in gfs2_show_options()