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

/linux-master/fs/xfs/
H A Dxfs_trans_dquot.c790 struct xfs_dquot_res *blkres; local
798 blkres = &dqp->q_blk;
801 blkres = &dqp->q_rtb;
814 quota_nl = xfs_dqresv_check(blkres, qlim, nblks, &fatal);
838 blkres->reserved += (xfs_qcnt_t)nblks;

Completed in 117 milliseconds