Home
last modified time | relevance | path

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

/linux/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
/linux/fs/xfs/
H A Dxfs_extfree_item.c804 error = xfs_rtfree_blocks(tp, *rtgp, xefi->xefi_startblock, in xfs_rtextent_free_finish_item()