Searched refs:xfs_extent_busy_list_empty (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_extent_busy.h88 bool xfs_extent_busy_list_empty(struct xfs_perag *pag);
H A Dxfs_extent_busy.c685 xfs_extent_busy_list_empty( function
/linux-master/fs/xfs/scrub/
H A Dalloc_repair.c142 if (xfs_extent_busy_list_empty(sc->sa.pag))
872 if (!xfs_extent_busy_list_empty(sc->sa.pag)) {

Completed in 135 milliseconds