Home
last modified time | relevance | path

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

/fs/gfs2/
Dutil.h164 #define gfs2_tune_get(sdp, field) \ macro
Dutil.c104 gfs2_tune_get(sdp, gt_complain_secs) * HZ)) in gfs2_assert_warn_i()
Dmeta_io.c381 u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> in gfs2_meta_ra()
Dquota.c1080 gfs2_tune_get(sdp, in gfs2_quota_check()
1117 unsigned int max_qd = gfs2_tune_get(sdp, gt_quota_simul_sync); in gfs2_quota_sync()
1409 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
Dlog.c822 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
Dsuper.c1109 if (gfs2_tune_get(sdp, gt_statfs_slow)) in gfs2_statfs()
Dinode.c627 gfs2_tune_get(sdp, gt_new_files_jdata)) in gfs2_create_inode()