Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_extent_busy.h42 xfs_extent_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno,
H A Dxfs_discard.c111 if (xfs_extent_busy_search(mp, agno, fbno, flen)) { in xfs_trim_extents()
H A Dxfs_extent_busy.c75 * xfs_extent_busy_search(). This function returns 0 for no overlapping busy
82 xfs_extent_busy_search( in xfs_extent_busy_search() function
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_extent_busy.h61 xfs_extent_busy_search(struct xfs_mount *mp, struct xfs_perag *pag,
H A Dxfs_discard.c252 if (xfs_extent_busy_search(mp, pag, fbno, flen)) { in xfs_trim_gather_extents()
H A Dxfs_extent_busy.c95 * xfs_extent_busy_search(). This function returns 0 for no overlapping busy
102 xfs_extent_busy_search( in xfs_extent_busy_search() function
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.c1182 ASSERT(!xfs_extent_busy_search(args->mp, args->agno, in xfs_alloc_ag_vextent()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.c3431 ASSERT(!xfs_extent_busy_search(mp, args->pag, args->agbno, in xfs_alloc_vextent_finish()

Completed in 17 milliseconds