Home
last modified time | relevance | path

Searched refs:xfs_pwork_want_abort (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_iwalk.c189 if (xfs_pwork_want_abort(&iwag->pwork)) in xfs_iwalk_ag_recs()
203 if (xfs_pwork_want_abort(&iwag->pwork)) in xfs_iwalk_ag_recs()
418 if (xfs_pwork_want_abort(&iwag->pwork)) in xfs_iwalk_ag()
604 if (xfs_pwork_want_abort(pwork)) in xfs_iwalk_ag_work()
Dxfs_pwork.h47 xfs_pwork_want_abort( in xfs_pwork_want_abort() function