Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dsuper.c1222 args.ar_commit = gt->gt_logd_secs; in gfs2_remount_fs()
1267 gt->gt_logd_secs = args.ar_commit; in gfs2_remount_fs()
1387 val = sdp->sd_tune.gt_logd_secs; in gfs2_show_options()
Dincore.h570 unsigned int gt_logd_secs; member
Dlog.c931 t = gfs2_tune_get(sdp, gt_logd_secs) * HZ; in gfs2_logd()
Dops_fstype.c1090 sdp->sd_tune.gt_logd_secs = sdp->sd_args.ar_commit; in fill_super()