Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dutil.h226 #define gfs2_tune_get(sdp, field) \ macro
H A Dutil.c405 gfs2_tune_get(sdp, gt_complain_secs) * HZ)) in gfs2_assert_warn_i()
H A Dmeta_io.c522 u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> in gfs2_meta_ra()
H A Dquota.c1271 gfs2_tune_get(sdp, gt_quota_warn_period) in gfs2_quota_check()
1606 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
H A Dlog.c1332 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()