Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_dquot.h26 XFS_QLOWSP_5_PCNT, enumerator
H A Dxfs_dquot.c322 pre->q_low_space[XFS_QLOWSP_5_PCNT] = space * 5; in xfs_dquot_set_prealloc()
H A Dxfs_qm.c2260 if (freesp < pre->q_low_space[XFS_QLOWSP_5_PCNT]) in xfs_inode_near_dquot_enforcement()
H A Dxfs_iomap.c416 if (freesp < pre->q_low_space[XFS_QLOWSP_5_PCNT]) { in xfs_quota_calc_throttle()