Searched refs:xfs_free_extent (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_alloc.h | 208 xfs_free_extent(
|
D | xfs_ialloc_btree.c | 132 error = xfs_free_extent(cur->bc_tp, fsbno, 1); in xfs_inobt_free_block()
|
D | xfs_alloc.c | 2594 xfs_free_extent( in xfs_free_extent() function
|
/linux-4.1.27/fs/xfs/ |
D | xfs_fsops.c | 470 error = xfs_free_extent(tp, XFS_AGB_TO_FSB(mp, agno, in xfs_growfs_data_private()
|
D | xfs_bmap_util.c | 120 if ((error = xfs_free_extent(ntp, free->xbfi_startblock, in xfs_bmap_finish()
|
D | xfs_trace.h | 1495 TRACE_EVENT(xfs_free_extent,
|
D | xfs_log_recover.c | 3756 error = xfs_free_extent(tp, extp->ext_start, extp->ext_len); in xlog_recover_process_efi()
|