Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h412 int xfs_rtfree_blocks(struct xfs_trans *tp, struct xfs_rtgroup *rtg,
433 static inline int xfs_rtfree_blocks(struct xfs_trans *tp, in xfs_rtfree_blocks() function
H A Dxfs_rtbitmap.c1116 xfs_rtfree_blocks( in xfs_rtfree_blocks() function
H A Dxfs_bmap.c4902 error = xfs_rtfree_blocks(tp, rtg, del->br_startblock, in xfs_bmap_free_rtblocks()
/linux-6.15/fs/xfs/
H A Dxfs_extfree_item.c791 error = xfs_rtfree_blocks(tp, *rtgp, xefi->xefi_startblock, in xfs_rtextent_free_finish_item()