Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rtbitmap.h314 int xfs_rtfree_blocks(struct xfs_trans *tp, xfs_fsblock_t rtbno,
340 # define xfs_rtfree_blocks(t,rb,rl) (-ENOSYS) macro
Dxfs_rtbitmap.c1019 xfs_rtfree_blocks( in xfs_rtfree_blocks() function
Dxfs_bmap.c5340 error = xfs_rtfree_blocks(tp, del->br_startblock, in xfs_bmap_del_extent_real()