Home
last modified time | relevance | path

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

/linux-4.4.14/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.h579 unsigned int gt_statfs_quantum; member
Dops_fstype.c1094 sdp->sd_tune.gt_statfs_quantum = sdp->sd_args.ar_statfs_quantum; in fill_super()
1097 sdp->sd_tune.gt_statfs_quantum = 30; in fill_super()
Dquota.c1509 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
1514 &tune->gt_statfs_quantum); in gfs2_quotad()