Searched refs:__btrfs_workqueue (Results 1 – 2 of 2) sorted by relevance
35 struct __btrfs_workqueue { struct63 struct __btrfs_workqueue *normal; argument64 struct __btrfs_workqueue *high;78 btrfs_workqueue_owner(struct __btrfs_workqueue *wq) in btrfs_workqueue_owner()126 static struct __btrfs_workqueue *130 struct __btrfs_workqueue *ret = kzalloc(sizeof(*ret), GFP_KERNEL); in __btrfs_alloc_workqueue()175 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);213 static inline void thresh_queue_hook(struct __btrfs_workqueue *wq) in thresh_queue_hook()225 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook()268 static void run_ordered_work(struct __btrfs_workqueue *wq) in run_ordered_work()[all …]
27 struct __btrfs_workqueue;40 struct __btrfs_workqueue *wq;86 struct btrfs_fs_info *btrfs_workqueue_owner(struct __btrfs_workqueue *wq);