Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dops_fstype.c1156 sdp->sd_tune.gt_logd_secs = sdp->sd_args.ar_commit; in gfs2_fill_super()
1519 oldargs->ar_commit = gt->gt_logd_secs; in gfs2_reconfigure()
1583 gt->gt_logd_secs = newargs->ar_commit; in gfs2_reconfigure()
Dincore.h600 unsigned int gt_logd_secs; member
Dlog.c1254 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
Dsuper.c1071 val = sdp->sd_tune.gt_logd_secs; in gfs2_show_options()