Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_iwalk.c196 if (xfs_pwork_want_abort(&iwag->pwork)) in xfs_iwalk_ag_recs()
210 if (xfs_pwork_want_abort(&iwag->pwork)) in xfs_iwalk_ag_recs()
424 if (xfs_pwork_want_abort(&iwag->pwork)) in xfs_iwalk_ag()
609 if (xfs_pwork_want_abort(pwork)) in xfs_iwalk_ag_work()
Dxfs_pwork.h47 xfs_pwork_want_abort( in xfs_pwork_want_abort() function