Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_iomap.c297 xfs_quota_need_throttle( in xfs_quota_need_throttle() function
455 if (xfs_quota_need_throttle(ip, XFS_DQTYPE_USER, alloc_blocks)) in xfs_iomap_prealloc_size()
458 if (xfs_quota_need_throttle(ip, XFS_DQTYPE_GROUP, alloc_blocks)) in xfs_iomap_prealloc_size()
461 if (xfs_quota_need_throttle(ip, XFS_DQTYPE_PROJ, alloc_blocks)) in xfs_iomap_prealloc_size()