Home
last modified time | relevance | path

Searched refs:gfs2_tune_get (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/gfs2/
Dutil.c110 gfs2_tune_get(sdp, gt_complain_secs) * HZ)) in gfs2_assert_warn_i()
Dutil.h165 #define gfs2_tune_get(sdp, field) \ macro
Dmeta_io.c367 u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> in gfs2_meta_ra()
Dquota.c1160 gfs2_tune_get(sdp, gt_quota_warn_period) in gfs2_quota_check()
1465 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
Dlog.c931 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
Dsuper.c1183 if (gfs2_tune_get(sdp, gt_statfs_slow)) in gfs2_statfs()
Dinode.c678 gfs2_tune_get(sdp, gt_new_files_jdata)) in gfs2_create_inode()