Searched refs:xfs_free_extent_later (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_alloc.h | 246 xfs_free_extent_later( in xfs_free_extent_later() function
|
A D | xfs_refcount.c | 1132 xfs_free_extent_later(cur->bc_tp, fsbno, in xfs_refcount_adjust_extents() 1191 xfs_free_extent_later(cur->bc_tp, fsbno, in xfs_refcount_adjust_extents() 1961 xfs_free_extent_later(tp, fsb, rr->rr_rrec.rc_blockcount, NULL); in xfs_refcount_recover_cow_leftovers()
|
A D | xfs_bmap_btree.c | 273 xfs_free_extent_later(cur->bc_tp, fsbno, 1, &oinfo); in xfs_bmbt_free_block()
|
A D | xfs_ialloc.c | 1828 xfs_free_extent_later(tp, XFS_AGB_TO_FSB(mp, agno, sagbno), in xfs_difree_inode_chunk() 1873 xfs_free_extent_later(tp, XFS_AGB_TO_FSB(mp, agno, agbno), in xfs_difree_inode_chunk()
|
A D | xfs_bmap.c | 576 xfs_free_extent_later(cur->bc_tp, cbno, 1, &oinfo); in xfs_bmap_btree_to_extents()
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_reflink.c | 619 xfs_free_extent_later(*tpp, del.br_startblock, in xfs_reflink_cancel_cow_blocks()
|
Completed in 152 milliseconds