Searched refs:__btrfs_workqueue (Results 1 – 2 of 2) sorted by relevance
35 struct __btrfs_workqueue { struct59 struct __btrfs_workqueue *normal; argument60 struct __btrfs_workqueue *high;110 static struct __btrfs_workqueue *114 struct __btrfs_workqueue *ret = kzalloc(sizeof(*ret), GFP_NOFS); in __btrfs_alloc_workqueue()158 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);194 static inline void thresh_queue_hook(struct __btrfs_workqueue *wq) in thresh_queue_hook()206 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook()249 static void run_ordered_work(struct __btrfs_workqueue *wq) in run_ordered_work()301 struct __btrfs_workqueue *wq; in normal_work_helper()[all …]
26 struct __btrfs_workqueue;39 struct __btrfs_workqueue *wq;