Searched refs:q_prealloc_lo_wmark (Results 1 – 4 of 4) sorted by relevance
60 xfs_qcnt_t q_prealloc_lo_wmark; member
314 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()
2199 if (res->reserved < pre->q_prealloc_lo_wmark) in xfs_inode_near_dquot_enforcement()
379 if (res->reserved + alloc_blocks < pre->q_prealloc_lo_wmark) in xfs_quota_need_throttle()