Searched refs:xfs_pwork_ctl (Results 1 – 2 of 2) sorted by relevance
17 struct xfs_pwork_ctl { struct32 struct xfs_pwork_ctl *pctl; argument40 struct xfs_pwork_ctl *pctl) in xfs_pwork_ctl_want_abort()53 int xfs_pwork_init(struct xfs_mount *mp, struct xfs_pwork_ctl *pctl,55 void xfs_pwork_queue(struct xfs_pwork_ctl *pctl, struct xfs_pwork *pwork);56 int xfs_pwork_destroy(struct xfs_pwork_ctl *pctl);57 void xfs_pwork_poll(struct xfs_pwork_ctl *pctl);
645 struct xfs_pwork_ctl pctl; in xfs_iwalk_threaded()