Home
last modified time | relevance | path

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

/fs/gfs2/
Dsuper.c1191 args.ar_statfs_quantum = gt->gt_statfs_quantum; in gfs2_remount_fs()
1235 gt->gt_statfs_quantum = args.ar_statfs_quantum; in gfs2_remount_fs()
1239 gt->gt_statfs_quantum = 30; in gfs2_remount_fs()
1354 val = sdp->sd_tune.gt_statfs_quantum; in gfs2_show_options()
Dincore.h508 unsigned int gt_statfs_quantum; member
Dops_fstype.c1120 sdp->sd_tune.gt_statfs_quantum = sdp->sd_args.ar_statfs_quantum; in fill_super()
1123 sdp->sd_tune.gt_statfs_quantum = 30; in fill_super()
Dquota.c1406 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()
1411 &tune->gt_statfs_quantum); in gfs2_quotad()