Searched refs:gt_statfs_quantum (Results 1 – 4 of 4) sorted by relevance
1129 sdp->sd_tune.gt_statfs_quantum = sdp->sd_args.ar_statfs_quantum; in gfs2_fill_super()1132 sdp->sd_tune.gt_statfs_quantum = 30; in gfs2_fill_super()1486 oldargs->ar_statfs_quantum = gt->gt_statfs_quantum; in gfs2_reconfigure()1542 gt->gt_statfs_quantum = newargs->ar_statfs_quantum; in gfs2_reconfigure()1546 gt->gt_statfs_quantum = 30; in gfs2_reconfigure()
609 unsigned int gt_statfs_quantum; member
1559 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()1564 &tune->gt_statfs_quantum); in gfs2_quotad()
1156 val = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()