Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_extent_busy.h51 int xfs_extent_busy_search(struct xfs_group *xg, xfs_agblock_t bno,
Dxfs_discard.c296 if (xfs_extent_busy_search(pag_group(pag), fbno, flen)) { in xfs_trim_gather_extents()
676 if (xfs_extent_busy_search(rtg_group(rtg), rgbno, len)) { in xfs_trim_gather_rtgroup_extent()
Dxfs_extent_busy.c112 xfs_extent_busy_search( in xfs_extent_busy_search() function
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_alloc.c3630 ASSERT(!xfs_extent_busy_search(pag_group(args->pag), in xfs_alloc_vextent_finish()