Searched refs:xfs_free_extent_later (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/libxfs/ |
A D | xfs_alloc.h | 272 xfs_free_extent_later( in xfs_free_extent_later() function
|
A D | xfs_refcount.c | 978 xfs_free_extent_later(cur->bc_tp, fsbno, in xfs_refcount_adjust_extents() 1023 xfs_free_extent_later(cur->bc_tp, fsbno, in xfs_refcount_adjust_extents() 1744 xfs_free_extent_later(tp, fsb, rr->rr_rrec.rc_blockcount, NULL); in xfs_refcount_recover_cow_leftovers()
|
A D | xfs_bmap_btree.c | 291 xfs_free_extent_later(cur->bc_tp, fsbno, 1, &oinfo); in xfs_bmbt_free_block()
|
A D | xfs_ialloc.c | 1830 xfs_free_extent_later(tp, XFS_AGB_TO_FSB(mp, agno, sagbno), in xfs_difree_inode_chunk() 1875 xfs_free_extent_later(tp, XFS_AGB_TO_FSB(mp, agno, agbno), in xfs_difree_inode_chunk()
|
A D | xfs_bmap.c | 578 xfs_free_extent_later(cur->bc_tp, cbno, 1, &oinfo); in xfs_bmap_btree_to_extents()
|
/linux/fs/xfs/ |
A D | xfs_reflink.c | 487 xfs_free_extent_later(*tpp, del.br_startblock, in xfs_reflink_cancel_cow_blocks()
|
Completed in 23 milliseconds