Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dutil.c191 timeout = gfs2_tune_get(sdp, gt_withdraw_helper_timeout) * HZ; in gfs2_offline_uevent()
294 gfs2_tune_get(sdp, gt_complain_secs) * HZ)) in gfs2_assert_warn_i()
H A Dutil.h190 #define gfs2_tune_get(sdp, field) \ macro
H A Dmeta_io.c518 u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> in gfs2_meta_ra()
H A Dquota.c1272 gfs2_tune_get(sdp, gt_quota_warn_period) in gfs2_quota_check()
1600 quantum = gfs2_tune_get(sdp, gt_statfs_quantum); in gfs2_quotad()
1611 quantum = gfs2_tune_get(sdp, gt_quota_quantum); in gfs2_quotad()
H A Dlog.c1315 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
H A Dsuper.c969 if (gfs2_tune_get(sdp, gt_statfs_slow)) in gfs2_statfs()
H A Dinode.c798 gfs2_tune_get(sdp, gt_new_files_jdata)) in gfs2_create_inode()