Searched defs:btrfs_worker_thread (Results 1 – 1 of 1) sorted by relevance
35 struct btrfs_worker_thread { struct37 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;[all …]