Searched refs:d_blk_softlimit (Results 1 – 3 of 3) sorted by relevance
88 if (ddq->d_blk_softlimit && in xfs_dquot_verify()89 be64_to_cpu(ddq->d_bcount) > be64_to_cpu(ddq->d_blk_softlimit) && in xfs_dquot_verify()
59 __u64 d_blk_softlimit;/* preferred limit on disk blks */ member
637 dqp->q_blk.softlimit = be64_to_cpu(ddqp->d_blk_softlimit); in xfs_dquot_from_disk()678 ddqp->d_blk_softlimit = cpu_to_be64(dqp->q_blk.softlimit); in xfs_dquot_to_disk()