Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h176 xfs_quota_unreserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_unreserve_blkres() function
H A Dxfs_reflink.c634 error = xfs_quota_unreserve_blkres(ip, in xfs_reflink_cancel_cow_blocks()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c4048 xfs_quota_unreserve_blkres(ip, alen); in xfs_bmapi_reserve_delalloc()
4842 error = xfs_quota_unreserve_blkres(ip, del->br_blockcount); in xfs_bmap_del_extent_delay()