Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dops_fstype.c1199 sdp->sd_tune.gt_logd_secs = sdp->sd_args.ar_commit; in gfs2_fill_super()
1571 oldargs->ar_commit = gt->gt_logd_secs; in gfs2_reconfigure()
1626 gt->gt_logd_secs = newargs->ar_commit; in gfs2_reconfigure()
Dincore.h580 unsigned int gt_logd_secs; member
Dlog.c1331 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
Dsuper.c1090 logd_secs = sdp->sd_tune.gt_logd_secs; in gfs2_show_options()