Searched refs:xfs_quota_calc_throttle (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/xfs/ |
D | xfs_iomap.c | 390 xfs_quota_calc_throttle( in xfs_quota_calc_throttle() function 481 xfs_quota_calc_throttle(ip, XFS_DQ_USER, &qblocks, &qshift, in xfs_iomap_prealloc_size() 484 xfs_quota_calc_throttle(ip, XFS_DQ_GROUP, &qblocks, &qshift, in xfs_iomap_prealloc_size() 487 xfs_quota_calc_throttle(ip, XFS_DQ_PROJ, &qblocks, &qshift, in xfs_iomap_prealloc_size()
|