Lines Matching defs:btrfs_worker_thread
35 struct btrfs_worker_thread { struct
37 struct btrfs_workers *workers;
40 struct list_head pending;
41 struct list_head prio_pending;
44 struct list_head worker_list;
47 struct task_struct *task;
50 atomic_t num_pending;
53 atomic_t refs;
55 unsigned long sequence;
58 spinlock_t lock;
61 int working;
64 int idle;