Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dutil.h221 #define gfs2_tune_get(sdp, field) \ macro
H A Dutil.c404 gfs2_tune_get(sdp, gt_complain_secs) * HZ)) in gfs2_assert_warn_i()
H A Dmeta_io.c510 u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> in gfs2_meta_ra()
H A Dquota.c1252 gfs2_tune_get(sdp, gt_quota_warn_period) in gfs2_quota_check()
1567 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
H A Dlog.c1254 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
H A Dsuper.c928 if (gfs2_tune_get(sdp, gt_statfs_slow)) in gfs2_statfs()
H A Dinode.c692 gfs2_tune_get(sdp, gt_new_files_jdata)) in gfs2_create_inode()