Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dsuper.c1250 args.ar_statfs_quantum = gt->gt_statfs_quantum; in gfs2_remount_fs()
1294 gt->gt_statfs_quantum = args.ar_statfs_quantum; in gfs2_remount_fs()
1298 gt->gt_statfs_quantum = 30; in gfs2_remount_fs()
1432 val = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()
Dincore.h611 unsigned int gt_statfs_quantum; member
Dops_fstype.c1081 sdp->sd_tune.gt_statfs_quantum = sdp->sd_args.ar_statfs_quantum; in fill_super()
1084 sdp->sd_tune.gt_statfs_quantum = 30; in fill_super()
Dquota.c1551 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
1556 &tune->gt_statfs_quantum); in gfs2_quotad()