Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.c1248 args.ar_commit = gt->gt_logd_secs; in gfs2_remount_fs()
1293 gt->gt_logd_secs = args.ar_commit; in gfs2_remount_fs()
1380 logd_secs = sdp->sd_tune.gt_logd_secs; in gfs2_show_options()
Dincore.h602 unsigned int gt_logd_secs; member
Dlog.c1042 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
Dops_fstype.c1086 sdp->sd_tune.gt_logd_secs = sdp->sd_args.ar_commit; in fill_super()