Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_dquot.h85 struct xfs_dquot_pre q_blk_prealloc; member
204 if (freesp < dqp->q_blk_prealloc.q_low_space[XFS_QLOWSP_1_PCNT]) in xfs_dquot_lowsp()
Dxfs_iomap.c367 pre = &dq->q_blk_prealloc; in xfs_quota_need_throttle()
403 pre = &dq->q_blk_prealloc; in xfs_quota_calc_throttle()
Dxfs_dquot.c333 xfs_dquot_set_prealloc(&dqp->q_blk_prealloc, &dqp->q_blk); in xfs_dquot_set_prealloc_limits()
Dxfs_qm.c2245 pre = &dqp->q_blk_prealloc; in xfs_inode_near_dquot_enforcement()