Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsuper.c1092 unsigned int logd_secs, statfs_slow, statfs_quantum, quota_quantum; in gfs2_show_options() local
1097 statfs_quantum = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()
1159 if (statfs_quantum != 30) in gfs2_show_options()
1160 seq_printf(s, ",statfs_quantum=%d", statfs_quantum); in gfs2_show_options()
H A Dsys.c699 TUNE_ATTR(statfs_quantum, 1);