Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsys.c631 sdp->sd_tune.gt_quota_scale_den); in quota_scale_show()
648 gt->gt_quota_scale_den = y; in quota_scale_store()
H A Dincore.h584 unsigned int gt_quota_scale_den; /* Denominator */ member
H A Dops_fstype.c59 gt->gt_quota_scale_den = 1; in gfs2_tune_init()
H A Dquota.c1111 den = gt->gt_quota_scale_den; in need_sync()