Searched defs:xfs_pwork_ctl (Results 1 – 4 of 4) sorted by relevance
86891 struct xfs_pwork_ctl { struct86892 struct workqueue_struct *wq;86893 struct xfs_mount *mp;86894 xfs_pwork_work_fn work_fn;86895 struct wait_queue_head poll_wait;86896 atomic_t nr_work;86897 int error;
58774 struct xfs_pwork_ctl { struct58775 struct workqueue_struct *wq;58776 struct xfs_mount *mp;58777 xfs_pwork_work_fn work_fn;58778 struct wait_queue_head poll_wait;58779 atomic_t nr_work;58780 int error;