Home
last modified time | relevance | path

Searched refs:gt_logd_secs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dops_fstype.c1197 sdp->sd_tune.gt_logd_secs = sdp->sd_args.ar_commit; in gfs2_fill_super()
1567 oldargs->ar_commit = gt->gt_logd_secs; in gfs2_reconfigure()
1622 gt->gt_logd_secs = newargs->ar_commit; in gfs2_reconfigure()
H A Dincore.h580 unsigned int gt_logd_secs; member
H A Dlog.c1333 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
H A Dsuper.c1095 logd_secs = sdp->sd_tune.gt_logd_secs; in gfs2_show_options()