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

/linux-master/fs/xfs/
H A Dxfs_extent_busy.h61 xfs_extent_busy_search(struct xfs_mount *mp, struct xfs_perag *pag,
H A Dxfs_discard.c260 if (xfs_extent_busy_search(mp, pag, fbno, flen)) {
H A Dxfs_extent_busy.c96 * xfs_extent_busy_search(). This function returns 0 for no overlapping busy
103 xfs_extent_busy_search( function
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.c3583 ASSERT(!xfs_extent_busy_search(mp, args->pag, args->agbno,

Completed in 127 milliseconds