Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c82 xfs_extent_busy_search( in xfs_extent_busy_search() function
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_alloc.c1182 ASSERT(!xfs_extent_busy_search(args->mp, args->agno, in xfs_alloc_ag_vextent()