Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dasync-thread.c24 struct __btrfs_workqueue { struct
52 struct __btrfs_workqueue *normal; argument
53 struct __btrfs_workqueue *high;
80 static struct __btrfs_workqueue *
84 struct __btrfs_workqueue *ret = kzalloc(sizeof(*ret), GFP_KERNEL); in __btrfs_alloc_workqueue()
127 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);
177 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook()
220 static void run_ordered_work(struct __btrfs_workqueue *wq, in run_ordered_work()
308 struct __btrfs_workqueue *wq; in btrfs_work_helper()
372 struct __btrfs_workqueue *dest_wq; in btrfs_queue_work()
[all …]
A Dasync-thread.h15 struct __btrfs_workqueue;
28 struct __btrfs_workqueue *wq;
45 struct btrfs_fs_info * __pure btrfs_workqueue_owner(const struct __btrfs_workqueue *wq);
/linux/include/trace/events/
A Dbtrfs.h27 struct __btrfs_workqueue;
1461 TP_PROTO(const struct __btrfs_workqueue *wq,
1486 TP_PROTO(const struct __btrfs_workqueue *wq,
1494 TP_PROTO(const struct __btrfs_workqueue *wq),
1511 TP_PROTO(const struct __btrfs_workqueue *wq),

Completed in 8 milliseconds