Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_dquot.h60 xfs_qcnt_t q_prealloc_lo_wmark; member
A Dxfs_dquot.c314 pre->q_prealloc_lo_wmark = res->softlimit; in xfs_dquot_set_prealloc()
317 if (!pre->q_prealloc_lo_wmark) in xfs_dquot_set_prealloc()
318 pre->q_prealloc_lo_wmark = space * 95; in xfs_dquot_set_prealloc()
A Dxfs_qm.c2199 if (res->reserved < pre->q_prealloc_lo_wmark) in xfs_inode_near_dquot_enforcement()
A Dxfs_iomap.c379 if (res->reserved + alloc_blocks < pre->q_prealloc_lo_wmark) in xfs_quota_need_throttle()

Completed in 13 milliseconds