gfs2_tune_get      76 fs/gfs2/daemon.c 		t = gfs2_tune_get(sdp,  gt_recoverd_secs) * HZ;
gfs2_tune_get     101 fs/gfs2/daemon.c 		    gfs2_tune_get(sdp, gt_statfs_quantum) * HZ;
gfs2_tune_get     115 fs/gfs2/daemon.c 		    gfs2_tune_get(sdp, gt_quota_quantum) * HZ;
gfs2_tune_get     128 fs/gfs2/daemon.c 		t = gfs2_tune_get(sdp, gt_quotad_secs) * HZ;
gfs2_tune_get    1537 fs/gfs2/glock.c 				  t + gfs2_tune_get(sdp, gt_stall_secs) * HZ)) {
gfs2_tune_get     213 fs/gfs2/glops.c 			       gfs2_tune_get(sdp, gt_demote_secs) * HZ))
gfs2_tune_get     794 fs/gfs2/inode.c 		    gfs2_tune_get(sdp, gt_new_files_jdata))
gfs2_tune_get     831 fs/gfs2/log.c  	if (sdp->sd_log_num_buf > gfs2_tune_get(sdp, gt_incore_log_blocks))
gfs2_tune_get     906 fs/gfs2/log.c  		    gfs2_tune_get(sdp, gt_log_flush_secs) * HZ;
gfs2_tune_get     910 fs/gfs2/log.c  		need_flush = sdp->sd_log_num_buf > gfs2_tune_get(sdp, gt_incore_log_blocks);
gfs2_tune_get     917 fs/gfs2/log.c  		t = gfs2_tune_get(sdp, gt_logd_secs) * HZ;
gfs2_tune_get     414 fs/gfs2/meta_io.c 	u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >>
gfs2_tune_get     277 fs/gfs2/ops_super.c 	if (gfs2_tune_get(sdp, gt_statfs_slow))
gfs2_tune_get     997 fs/gfs2/quota.c 					 gfs2_tune_get(sdp,
gfs2_tune_get    1032 fs/gfs2/quota.c 	unsigned int max_qd = gfs2_tune_get(sdp, gt_quota_simul_sync);
gfs2_tune_get    1207 fs/gfs2/quota.c 			        gfs2_tune_get(sdp, gt_quota_cache_secs) * HZ)) {
gfs2_tune_get      87 fs/gfs2/util.c 			gfs2_tune_get(sdp, gt_complain_secs) * HZ))