Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_extent_busy.h88 bool xfs_extent_busy_list_empty(struct xfs_perag *pag);
Dxfs_extent_busy.c677 xfs_extent_busy_list_empty( in xfs_extent_busy_list_empty() function
/linux-6.12.1/fs/xfs/scrub/
Dalloc_repair.c142 if (xfs_extent_busy_list_empty(sc->sa.pag)) in xrep_setup_ag_allocbt()
872 if (!xfs_extent_busy_list_empty(sc->sa.pag)) { in xrep_allocbt()