Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dquota.c96 unsigned long long bsoft; in xchk_quota_item() local
130 bsoft = be64_to_cpu(d->d_blk_softlimit); in xchk_quota_item()
144 if (bsoft > bhard) in xchk_quota_item()