Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_pwork.h9 struct xfs_pwork;
12 typedef int (*xfs_pwork_work_fn)(struct xfs_mount *mp, struct xfs_pwork *pwork);
30 struct xfs_pwork { struct
48 struct xfs_pwork *pwork) in xfs_pwork_want_abort() argument
55 void xfs_pwork_queue(struct xfs_pwork_ctl *pctl, struct xfs_pwork *pwork);
H A Dxfs_iwalk.c52 struct xfs_pwork pwork;
601 struct xfs_pwork *pwork) in xfs_iwalk_ag_work()