Searched refs:xfs_bmap_add_free (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 244 xfs_bmap_add_free( in xfs_bmap_add_free() function
|
H A D | xfs_refcount.c | 976 xfs_bmap_add_free(cur->bc_tp, fsbno, in xfs_refcount_adjust_extents() 1021 xfs_bmap_add_free(cur->bc_tp, fsbno, ext.rc_blockcount, in xfs_refcount_adjust_extents() 1750 xfs_bmap_add_free(tp, fsb, rr->rr_rrec.rc_blockcount, NULL); in xfs_refcount_recover_cow_leftovers()
|
H A D | xfs_bmap_btree.c | 289 xfs_bmap_add_free(cur->bc_tp, fsbno, 1, &oinfo); in xfs_bmbt_free_block()
|
H A D | xfs_ialloc.c | 1871 xfs_bmap_add_free(tp, XFS_AGB_TO_FSB(mp, agno, sagbno), in xfs_difree_inode_chunk() 1916 xfs_bmap_add_free(tp, XFS_AGB_TO_FSB(mp, agno, agbno), in xfs_difree_inode_chunk()
|
H A D | xfs_bmap.c | 626 xfs_bmap_add_free(cur->bc_tp, cbno, 1, &oinfo); in xfs_bmap_btree_to_extents()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_reflink.c | 499 xfs_bmap_add_free(*tpp, del.br_startblock, in xfs_reflink_cancel_cow_blocks()
|
Completed in 19 milliseconds