Home
last modified time | relevance | path

Searched refs:__btrfs_workqueue (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dasync-thread.c35 struct __btrfs_workqueue { struct
53 struct __btrfs_workqueue *normal; argument
54 struct __btrfs_workqueue *high;
89 static struct __btrfs_workqueue *
93 struct __btrfs_workqueue *ret = kzalloc(sizeof(*ret), GFP_NOFS); in __btrfs_alloc_workqueue()
132 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);
168 static inline void thresh_queue_hook(struct __btrfs_workqueue *wq) in thresh_queue_hook()
180 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook()
223 static void run_ordered_work(struct __btrfs_workqueue *wq) in run_ordered_work()
268 struct __btrfs_workqueue *wq; in normal_work_helper()
[all …]
Dasync-thread.h26 struct __btrfs_workqueue;
39 struct __btrfs_workqueue *wq;
/linux-4.1.27/include/trace/events/
Dbtrfs.h25 struct __btrfs_workqueue;
1067 TP_PROTO(struct __btrfs_workqueue *wq, const char *name, int high),
1091 TP_PROTO(struct __btrfs_workqueue *wq, const char *name, int high),
1098 TP_PROTO(struct __btrfs_workqueue *wq),
1115 TP_PROTO(struct __btrfs_workqueue *wq),