Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_pwork.h39 xfs_pwork_ctl_want_abort( in xfs_pwork_ctl_want_abort() function
50 return xfs_pwork_ctl_want_abort(pwork->pctl); in xfs_pwork_want_abort()
H A Dxfs_iwalk.c663 if (xfs_pwork_ctl_want_abort(&pctl)) in xfs_iwalk_threaded()