Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dutil.h226 #define gfs2_tune_get(sdp, field) \ macro
H A Dutil.c396 gfs2_tune_get(sdp, gt_complain_secs) * HZ)) in gfs2_assert_warn_i()
H A Dmeta_io.c521 u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> in gfs2_meta_ra()
H A Dlog.c1337 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
H A Dsuper.c983 if (gfs2_tune_get(sdp, gt_statfs_slow)) in gfs2_statfs()
H A Dinode.c783 gfs2_tune_get(sdp, gt_new_files_jdata)) in gfs2_create_inode()