Searched refs:xfs_bmap_add_free (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_bmap.h | 194 void xfs_bmap_add_free(xfs_fsblock_t bno, xfs_filblks_t len,
|
D | xfs_bmap_btree.c | 529 xfs_bmap_add_free(fsbno, 1, cur->bc_private.b.flist, mp); in xfs_bmbt_free_block()
|
D | xfs_ialloc.c | 1831 xfs_bmap_add_free(XFS_AGB_TO_FSB(mp, agno, in xfs_difree_inode_chunk() 1876 xfs_bmap_add_free(XFS_AGB_TO_FSB(mp, agno, agbno), contigblk, in xfs_difree_inode_chunk()
|
D | xfs_bmap.c | 569 xfs_bmap_add_free( in xfs_bmap_add_free() function 699 xfs_bmap_add_free(cbno, 1, cur->bc_private.b.flist, mp); in xfs_bmap_btree_to_extents() 5013 xfs_bmap_add_free(del->br_startblock, del->br_blockcount, flist, in xfs_bmap_del_extent()
|