Home
last modified time | relevance | path

Searched refs:xfs_free_extent (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_alloc.h208 xfs_free_extent(
Dxfs_ialloc_btree.c132 error = xfs_free_extent(cur->bc_tp, fsbno, 1); in xfs_inobt_free_block()
Dxfs_alloc.c2594 xfs_free_extent( in xfs_free_extent() function
/linux-4.1.27/fs/xfs/
Dxfs_fsops.c470 error = xfs_free_extent(tp, XFS_AGB_TO_FSB(mp, agno, in xfs_growfs_data_private()
Dxfs_bmap_util.c120 if ((error = xfs_free_extent(ntp, free->xbfi_startblock, in xfs_bmap_finish()
Dxfs_trace.h1495 TRACE_EVENT(xfs_free_extent,
Dxfs_log_recover.c3756 error = xfs_free_extent(tp, extp->ext_start, extp->ext_len); in xlog_recover_process_efi()