Searched refs:xfs_extent_busy_search (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_extent_busy.h54 xfs_extent_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno,
H A Dxfs_extent_busy.c98 * xfs_extent_busy_search(). This function returns 0 for no overlapping busy
105 xfs_extent_busy_search( xfs_extent_busy_search() function
H A Dxfs_discard.c120 if (xfs_extent_busy_search(mp, agno, fbno, flen)) { xfs_trim_extents()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_alloc.c646 ASSERT(!xfs_extent_busy_search(args->mp, args->agno, xfs_alloc_ag_vextent()

Completed in 217 milliseconds