Home
last modified time | relevance | path

Searched refs:statfs_quantum (Results 1 – 1 of 1) 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
1059 statfs_quantum = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()
1121 if (statfs_quantum != 30) in gfs2_show_options()
1122 seq_printf(s, ",statfs_quantum=%d", statfs_quantum); in gfs2_show_options()