Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dquota.c98 unsigned long long rsoft; in xchk_quota_item() local
132 rsoft = be64_to_cpu(d->d_rtb_softlimit); in xchk_quota_item()
154 if (rsoft > rhard) in xchk_quota_item()