Searched refs:gfs2_tune_get (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/gfs2/ |
| H A D | util.c | 191 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 D | util.h | 190 #define gfs2_tune_get(sdp, field) \ macro
|
| H A D | meta_io.c | 518 u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> in gfs2_meta_ra()
|
| H A D | quota.c | 1272 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 D | log.c | 1315 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
|
| H A D | super.c | 969 if (gfs2_tune_get(sdp, gt_statfs_slow)) in gfs2_statfs()
|
| H A D | inode.c | 798 gfs2_tune_get(sdp, gt_new_files_jdata)) in gfs2_create_inode()
|