Searched refs:statfs_quantum (Results 1 – 2 of 2) sorted by relevance
1068 unsigned int logd_secs, statfs_slow, statfs_quantum, quota_quantum; in gfs2_show_options() local1073 statfs_quantum = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()1135 if (statfs_quantum != 30) in gfs2_show_options()1136 seq_printf(s, ",statfs_quantum=%d", statfs_quantum); in gfs2_show_options()
699 TUNE_ATTR(statfs_quantum, 1);
Completed in 9 milliseconds