Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_drain.h72 bool xfs_perag_intent_busy(struct xfs_perag *pag);
H A Dxfs_drain.c162 xfs_perag_intent_busy( in xfs_perag_intent_busy() function
/linux/fs/xfs/scrub/
H A Dcommon.c516 if (!xfs_perag_intent_busy(sa->pag)) in xchk_perag_drain_and_lock()