Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dops_fstype.c1184 sdp->sd_tune.gt_logd_secs = sdp->sd_args.ar_commit; in gfs2_fill_super()
1552 oldargs->ar_commit = gt->gt_logd_secs; in gfs2_reconfigure()
1614 gt->gt_logd_secs = newargs->ar_commit; in gfs2_reconfigure()
Dincore.h579 unsigned int gt_logd_secs; member
Dlog.c1331 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
Dsuper.c1034 val = sdp->sd_tune.gt_logd_secs; in gfs2_show_options()