Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dsuper.c1074 unsigned int logd_secs, statfs_slow, statfs_quantum, quota_quantum; in gfs2_show_options() local
1079 statfs_quantum = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()
1141 if (statfs_quantum != 30) in gfs2_show_options()
1142 seq_printf(s, ",statfs_quantum=%d", statfs_quantum); in gfs2_show_options()
H A Dsys.c699 TUNE_ATTR(statfs_quantum, 1);