gt_statfs_quantum  605 fs/gfs2/incore.h 	unsigned int gt_statfs_quantum;
gt_statfs_quantum 1090 fs/gfs2/ops_fstype.c 		sdp->sd_tune.gt_statfs_quantum = sdp->sd_args.ar_statfs_quantum;
gt_statfs_quantum 1093 fs/gfs2/ops_fstype.c 		sdp->sd_tune.gt_statfs_quantum = 30;
gt_statfs_quantum 1463 fs/gfs2/ops_fstype.c 		oldargs->ar_statfs_quantum = gt->gt_statfs_quantum;
gt_statfs_quantum 1519 fs/gfs2/ops_fstype.c 		gt->gt_statfs_quantum = newargs->ar_statfs_quantum;
gt_statfs_quantum 1523 fs/gfs2/ops_fstype.c 		gt->gt_statfs_quantum = 30;
gt_statfs_quantum 1547 fs/gfs2/quota.c 			statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ;
gt_statfs_quantum 1552 fs/gfs2/quota.c 					   &tune->gt_statfs_quantum);
gt_statfs_quantum 1103 fs/gfs2/super.c 	val = sdp->sd_tune.gt_statfs_quantum;