Searched refs:xfs_quota_reserve_blkres (Results 1 – 2 of 2) sorted by relevance
112 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres() function148 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres() function178 return xfs_quota_reserve_blkres(ip, -blocks); in xfs_quota_unreserve_blkres()
3996 error = xfs_quota_reserve_blkres(ip, alen); in xfs_bmapi_reserve_delalloc()