Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_dquot_buf.c89 be64_to_cpu(ddq->d_bcount) > be64_to_cpu(ddq->d_blk_softlimit) && in xfs_dquot_verify()
A Dxfs_format.h1447 __be64 d_bcount; /* disk blocks owned by the user */ member
/fs/xfs/scrub/
A Dquota_repair.c357 ddq->d_bcount, &ddq->d_btimer, in xrep_quota_block()
/fs/quota/
A Dquota.c553 dst->d_space = quota_bbtob(src->d_bcount); in copy_from_xfs_dqblk()
689 dst->d_bcount = quota_btobb(src->d_space); in copy_to_xfs_dqblk()
/fs/xfs/
A Dxfs_dquot.c643 dqp->q_blk.count = be64_to_cpu(ddqp->d_bcount); in xfs_dquot_from_disk()
684 ddqp->d_bcount = cpu_to_be64(dqp->q_blk.count); in xfs_dquot_to_disk()
A Dxfs_qm.c1100 ddq->d_bcount = 0; in xfs_qm_reset_dqcounts()

Completed in 24 milliseconds