Searched refs:statfs_quantum (Results 1 – 2 of 2) sorted by relevance
984 unsigned int logd_secs, statfs_slow, statfs_quantum, quota_quantum; in gfs2_show_options() local989 statfs_quantum = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()1048 if (statfs_quantum != 30) in gfs2_show_options()1049 seq_printf(s, ",statfs_quantum=%d", statfs_quantum); in gfs2_show_options()
689 TUNE_ATTR(statfs_quantum, 1);