Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dops_fstype.c1162 sdp->sd_tune.gt_quota_quantum = sdp->sd_args.ar_quota_quantum; in gfs2_fill_super()
1525 oldargs->ar_quota_quantum = gt->gt_quota_quantum; in gfs2_reconfigure()
1589 gt->gt_quota_quantum = newargs->ar_quota_quantum; in gfs2_reconfigure()
H A Dincore.h605 unsigned int gt_quota_quantum; /* Secs between syncs to quota file */ member
H A Dsuper.c1079 val = sdp->sd_tune.gt_quota_quantum; in gfs2_show_options()
H A Dquota.c1576 &quotad_timeo, &tune->gt_quota_quantum); in gfs2_quotad()