Searched refs:xfs_bmap_add_free (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/fs/xfs/ |
D | xfs_bmap.h | 168 void xfs_bmap_add_free(xfs_fsblock_t bno, xfs_filblks_t len,
|
D | xfs_bmap_btree.c | 600 xfs_bmap_add_free(fsbno, 1, cur->bc_private.b.flist, mp); in xfs_bmbt_free_block()
|
D | xfs_ialloc.c | 1159 xfs_bmap_add_free(XFS_AGB_TO_FSB(mp, in xfs_difree()
|
D | xfs_bmap.c | 2671 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
|