Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dsuper.c1227 args.ar_statfs_quantum = gt->gt_statfs_quantum; in gfs2_remount_fs()
1271 gt->gt_statfs_quantum = args.ar_statfs_quantum; in gfs2_remount_fs()
1275 gt->gt_statfs_quantum = 30; in gfs2_remount_fs()
1390 val = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()
Dincore.h577 unsigned int gt_statfs_quantum; member
Dops_fstype.c1093 sdp->sd_tune.gt_statfs_quantum = sdp->sd_args.ar_statfs_quantum; in fill_super()
1096 sdp->sd_tune.gt_statfs_quantum = 30; in fill_super()
Dquota.c1465 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
1470 &tune->gt_statfs_quantum); in gfs2_quotad()