Home
last modified time | relevance | path

Searched refs:xfs_bmap_add_free (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_bmap.h168 void xfs_bmap_add_free(xfs_fsblock_t bno, xfs_filblks_t len,
Dxfs_bmap_btree.c600 xfs_bmap_add_free(fsbno, 1, cur->bc_private.b.flist, mp); in xfs_bmbt_free_block()
Dxfs_ialloc.c1159 xfs_bmap_add_free(XFS_AGB_TO_FSB(mp, in xfs_difree()
Dxfs_bmap.c2671 xfs_bmap_add_free(cbno, 1, cur->bc_private.b.flist, mp); in xfs_bmap_btree_to_extents()
2980 xfs_bmap_add_free(del->br_startblock, del->br_blockcount, flist, in xfs_bmap_del_extent()
3564 xfs_bmap_add_free( in xfs_bmap_add_free() function