Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans_dquot.c628 struct xfs_dquot_res *blkres; in xfs_trans_dqresv() local
636 blkres = &dqp->q_blk; in xfs_trans_dqresv()
639 blkres = &dqp->q_rtb; in xfs_trans_dqresv()
652 quota_nl = xfs_dqresv_check(blkres, qlim, nblks, &fatal); in xfs_trans_dqresv()
676 blkres->reserved += (xfs_qcnt_t)nblks; in xfs_trans_dqresv()