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

/linux-master/fs/xfs/
H A Dxfs_iomap.c348 xfs_quota_need_throttle( function
506 if (xfs_quota_need_throttle(ip, XFS_DQTYPE_USER, alloc_blocks))
509 if (xfs_quota_need_throttle(ip, XFS_DQTYPE_GROUP, alloc_blocks))
512 if (xfs_quota_need_throttle(ip, XFS_DQTYPE_PROJ, alloc_blocks))

Completed in 120 milliseconds